mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
17 lines
1.5 KiB
Groff
17 lines
1.5 KiB
Groff
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DESCRIPTION=A simple multilingual lemmatizer for Python
|
|
EAPI=8
|
|
HOMEPAGE=https://pypi.org/project/simplemma/ https://github.com/adbar/simplemma
|
|
INHERIT=distutils-r1 pypi
|
|
IUSE=test python_targets_python3_11 python_targets_python3_12
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
|
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://files.pythonhosted.org/packages/source/s/simplemma/simplemma-0.9.1.tar.gz
|
|
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 601de75299d1a5fb14b475836969af0f python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 f3d2170134abd84aedf64566aa2af061 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
|
_md5_=64894118973dad85091d014cd3beed4a
|