mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
18 lines
2.5 KiB
Plaintext
18 lines
2.5 KiB
Plaintext
BDEPEND=test? ( python_single_target_python3_8? ( dev-python/ufo2ft[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ufo2ft[python_targets_python3_9(-)] ) ) test? ( python_single_target_python3_8? ( dev-python/cattrs[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cattrs[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-7.0.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.0.1[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_8? ( >=dev-python/pyproject2setuppy-22[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pyproject2setuppy-22[python_targets_python3_9(-)] )
|
|
DEFINED_PHASES=compile configure install prepare setup test
|
|
DEPEND=python_single_target_python3_8? ( dev-python/cattrs[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cattrs[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] )
|
|
DESCRIPTION=Generate STAT tables for variable fonts from .stylespace files
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/daltonmaag/statmake
|
|
INHERIT=distutils-r1
|
|
IUSE=test python_single_target_python3_8 python_single_target_python3_9
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=python_single_target_python3_8? ( dev-python/cattrs[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cattrs[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/daltonmaag/statmake/archive/refs/tags/v0.4.0.tar.gz -> statmake-0.4.0.tar.gz
|
|
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 59dddabd6a41ab69723654916142f63b python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 779bc733c68a72273cfce64602bada1d
|
|
_md5_=d446a3cf08b43c9afc0f8ac8f24601eb
|