Python extension for approximate matching (fuzzy matching) Python port of the String::Approx module written for perl by Jarkko Hietaniemi. - Requirements The distribution requires Python, SWIG and a C compiler. - Installation The distribution uses distutil. Use the following commands to install: ptyhon setup.py build python setup.py install - Example see the runme.py file - Testing python test/test_Apse.py - Docs See the DOCS file - License see the LGPL file - Feedback appreciated at ialbert@mailblocks.com