README for libunac bindings
===========================

These are Python bindings for libunac. This requires libunac to be installed:

  http://gna.org/projects/unac/

Once that is installed, build and install this binding using:

  python setup.py install


To use this module, please see examples/test.py
