mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
18 lines
1.4 KiB
Groff
18 lines
1.4 KiB
Groff
BDEPEND=doc? ( dev-python/sphinx ) test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,-python_single_target_python3_8(-)]
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=test? ( dev-python/sphinx[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] )
|
|
DESCRIPTION=Curio is a coroutine-based library for concurrent systems programming
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/dabeaz/curio https://pypi.org/project/curio
|
|
INHERIT=distutils-r1
|
|
IUSE=examples doc test python_targets_python3_8
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,-python_single_target_python3_8(-)]
|
|
REQUIRED_USE=|| ( python_targets_python3_8 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=mirror://pypi/c/curio/curio-0.9.tar.gz
|
|
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib ebdbaed22e873a5abe6205f41349b479 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 6e84b7d3d8d0bb1ee12774f4a66909e2 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 c21cf58c1e3c67e0ea53c96a7b37eddd
|
|
_md5_=10289274be8740a48884bb3bcabafc46
|