Closed nh2 closed 11 years ago
No. Unfortunately I do not have any personal interest to further continue the module, so few days of work must be invested to make it run on py3k.
Added Python 3 support with commit: https://github.com/wor/python-Levenshtein/commit/fcbd6f7fdd8b2ea5f2e9617cead240cb2717df1d
Can you do a pull request - Go to your own Github fork - press button Make pull request?
Done.
If I create a
1) zest.releaser skeleton for the package http://opensourcehacker.com/2012/08/14/high-quality-automated-package-releases-for-python-with-zest-releaser/
2) Give you PyPi rights http://pypi.python.org/pypi/python-Levenshtein/
.... would you want to make a release? We can walk through it together.
I am not really into Levenshtein, so I'd hope people who really need this package would have the power to push it forward.
This can be closed. Python 3 support was added via https://github.com/miohtama/python-Levenshtein/pull/4
Is this module compatible with Python 3? I't doesn't compile for me in a Python 3 virtualenv.