14 lines
2.1 KiB
Groff
14 lines
2.1 KiB
Groff
DEFINED_PHASES=compile configure install prepare test unpack
|
|
DEPEND=test? ( dev-python/flake8[python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-)] ) doc? ( dev-python/sphinx[python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/sphinx_rtd_theme[python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-)] ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-)]
|
|
DESCRIPTION=Optional static typing for Python
|
|
EAPI=5
|
|
HOMEPAGE=http://www.mypy-lang.org/
|
|
IUSE=doc test python_targets_python3_4 python_targets_python3_5
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=python_targets_python3_4? ( !dev-python/typing[python_targets_python3_4(-)?,-python_single_target_python3_4(-)] ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-)]
|
|
REQUIRED_USE=|| ( python_targets_python3_4 python_targets_python3_5 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/JukkaL/mypy/archive/v0.4.3.tar.gz -> mypy-0.4.3.tar.gz
|
|
_eclasses_=distutils-r1 039ba10839816478cfb070fdeb053906 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 0c067f080a047742ffac024b16895b45 python-utils-r1 c11fc374357e6ad9ddfe2e9f931e4d29 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee vcs-snapshot 03289f51c769cf409d200d2d628cdd6e xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120
|
|
_md5_=df2428d9fbbb0531ba104a85b823dc17
|