mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
18 lines
1.4 KiB
Plaintext
18 lines
1.4 KiB
Plaintext
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?]
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 )
|
|
DESCRIPTION=Python module implementing Aho-Corasick algorithm
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/WojciechMula/pyahocorasick
|
|
INHERIT=distutils-r1 pypi
|
|
IUSE=test python_targets_python3_12 debug
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 )
|
|
REQUIRED_USE=|| ( python_targets_python3_12 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://files.pythonhosted.org/packages/source/p/pyahocorasick/pyahocorasick-2.0.0.tar.gz
|
|
_eclasses_=pypi a451be5a08e8eb46f927fc6dd163583f eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 ef5e1b83933a77a20b738bcd0560b42a python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 d3bbc70a28ef7f7ce25baf4f0e7955dd
|
|
_md5_=c3fb6eca1660755395224d7991c81b60
|