1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-30 18:34:57 +01:00

9 lines
243 B
Plaintext

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