1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-26 08:42:57 +01:00
OpenVoiceOS/buildroot-external/package/python-levenshtein/Config.in

9 lines
243 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_PYTHON_LEVENSHTEIN
bool "python-levenshtein"
select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
help
Python extension for computing string edit distances and
similarities.
http://github.com/ztane/python-Levenshtein