swig python bindings for libfap
Install with python setup.py install
This package depends on the libfap library. Install this first.
If python is installed without the developer tools, these will also need to be installed to link against. On systems with APT, this can be done with
# aptitude install python-dev
Lots of warnings are printed and this has only been tested on Debian and OS X. It should work on other systems.