blob: 7e758c0225156c21727a2d7d379a5d459379e0ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=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=Parser for CMakeLists.txt files
EAPI=8
HOMEPAGE=https://github.com/wjwwood/parse_cmake https://pypi.org/project/parse_cmake/
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=Apache-2.0
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 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/parse_cmake/parse_cmake-0.4.1.tar.gz
_eclasses_=toolchain-funcs a6df79c1e9bc84369dbf3d44206ac772 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=49069d4bfaa4e836b0478f697fb38e72
|