Open Source Approved



Arrow Via Dots From Logo

downloads

ferite is hosted on github.

You will need to install a couple of libraries that ferite depends on. They are both used to provide core functionality for the regular expression and xml modules respectively.

  • pcre - perl compatible regular expressions.
  • libxml - version 2.x will provide the correct version required for ferite.

The master ferite distribution is in the darkrock/ferite repository. You will find instructions on pull the source on the repository page.

There are a number of other ferite related repositories hosted on github:

  • ferite-module-webframework - an advanced web application development framework.
  • ferite-module-selenium - a module to interface with the selenium web testing toolkit.
  • ferite-module-github - a module to interact with the github REST apis
  • ferite-module-json - a very fast JSON parser and generator
  • ferite-module-soap - a module making interaction with SOAP interfaces with ferite trivial
  • ferite-module-memcached - an interface to the memcached memory cache
  • ferite-module-pango - a comprehensive interface to the pango rendering library
  • ferite-module-cairo - a comprehensive interface to the cairo rendering library
  • ferite-module-draw - an abstract drawing library currently sat on top of the cairo and pango modules. Great for creating PDFs.
  • ferite-module-cmaill - an advanced email module wrapping the UW-IMAP c-client library
  • ferite-modules - a collection of modules that include mod_ferite (the apache module), interfaces to aspell, MHash, curl, libcrypt, curses, libdbi for database access, gettext, iconv, Imlib2, serial ports, fast templating, xslt, zip archives and zlib compression.
  • ferite-yacc - a tool to generate parsers written in ferite

 
ferite and related projects © 2000-2010, Chris Ross