2014-02-09 01:40:24 +04:00
|
|
|
DEFINED_PHASES=compile configure install prepare test
|
2014-11-24 10:42:03 +03:00
|
|
|
DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_pypy(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_pypy(-)]
|
2014-02-09 01:40:24 +04:00
|
|
|
DESCRIPTION=Functions for fast computation of Levenshtein (edit) distance, and edit operations
|
|
|
|
EAPI=5
|
|
|
|
HOMEPAGE=http://github.com/miohtama/python-Levenshtein/tree/ http://pypi.python.org/pypi/python-Levenshtein/
|
2014-11-24 10:42:03 +03:00
|
|
|
IUSE=doc python_targets_python2_7 python_targets_python3_3 python_targets_pypy
|
2014-02-09 01:40:24 +04:00
|
|
|
KEYWORDS=~amd64 ~ia64 ~x86
|
|
|
|
LICENSE=GPL-2
|
2014-11-24 10:42:03 +03:00
|
|
|
RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_pypy(-)]
|
|
|
|
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_pypy )
|
2014-02-09 01:40:24 +04:00
|
|
|
SLOT=0
|
|
|
|
SRC_URI=mirror://pypi/p/python-Levenshtein/python-Levenshtein-0.11.2.tar.gz
|
2014-11-24 10:42:03 +03:00
|
|
|
_eclasses_=distutils-r1 b3dd8b90e41a1570ee3117a7c1adb598 eutils 6faef4c127028ccbba3a11400d24ae34 multibuild ddc59d206214ef1c240093e1bb2513cf multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 b63f5ef61876823ab0bd05d867697d75 python-utils-r1 9cfe19a0cea1d094b0aa1473aba0487d toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac
|
2014-04-08 13:20:57 +04:00
|
|
|
_md5_=8ceaa24f23f15e81ba802f4b5eb7a107
|