diff options
| author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-11-11 23:37:09 -0800 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-15 11:25:16 +0700 |
| commit | 50f4df8a95cd989969be725adf59b07e01234c6a (patch) | |
| tree | 381399b772b9d0cc1a01d8ce3f804e89bc72fa21 /python/python3-levenshtein/README | |
| parent | c617310d29c93ff3264fbff6453b9b9406efd16e (diff) | |
python/python3-levenshtein: Note on why we can't update
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-levenshtein/README')
| -rw-r--r-- | python/python3-levenshtein/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-levenshtein/README b/python/python3-levenshtein/README index 0846f72ed4..e5e575d2d7 100644 --- a/python/python3-levenshtein/README +++ b/python/python3-levenshtein/README @@ -2,3 +2,6 @@ python3-levenshtein (Compute string edit distances and similarities) The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity. + +NOTE: Unable to support newer versions due to requiring newer version +of python than is available in Slackware 15.0 (python 3.10). |
