14 lines
1.7 KiB
Text
14 lines
1.7 KiB
Text
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)]
|
|
DESCRIPTION=Python module for spawning child applications and responding to expected patterns
|
|
EAPI=5
|
|
HOMEPAGE=http://pexpect.sourceforge.net/ http://pypi.python.org/pypi/pexpect
|
|
IUSE=doc examples python_targets_python2_7 python_targets_python3_3
|
|
KEYWORDS=alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
|
|
LICENSE=MIT
|
|
RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)]
|
|
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 )
|
|
SLOT=0
|
|
SRC_URI=mirror://pypi/p/pexpect/pexpect-3.0.tar.gz
|
|
_eclasses_=distutils-r1 14bf2faa8bf611e0b13aeedc24cefa6c eutils 6faef4c127028ccbba3a11400d24ae34 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 a2dac9ffff107078f25147aac958a68f python-utils-r1 d5328656d500f65898a5f51634722f61 toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac
|
|
_md5_=924823e056b962b2e194b89215029c96
|