python-levenshtein¶
Summary¶
Python extension for computing string edit distances and similarities.
Versions¶
- 0.12.0
License¶
GPL
Meta¶
package:
name: python-levenshtein
version: 0.12.0
about:
home: https://pypi.python.org/pypi/python-Levenshtein/
license: GPL
summary: Python extension for computing string edit distances and similarities.
source:
url: https://pypi.python.org/packages/source/p/python-Levenshtein/python-Levenshtein-0.12.0.tar.gz
fn: python-Levenshtein-0.12.0.tar.gz
build:
preserve_egg_dir: True
number: 1
requirements:
build:
- cython
- nose
- python
run:
- cython
- nose
- python
test:
requires:
- nose
imports:
- Levenshtein