14 lines
1.7 KiB
Groff
14 lines
1.7 KiB
Groff
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=userland_GNU? ( >=sys-apps/coreutils-8.5 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)]
|
|
DESCRIPTION=An implementation of JSON-Schema validation for Python
|
|
EAPI=5
|
|
HOMEPAGE=http://pypi.python.org/pypi/jsonschema
|
|
IUSE=python_targets_python2_7 python_targets_python3_2 python_targets_python3_3
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)]
|
|
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 )
|
|
SLOT=0
|
|
SRC_URI=mirror://pypi/j/jsonschema/jsonschema-0.7.tar.gz
|
|
_eclasses_=distutils-r1 59b53892e6e67d8f2c5592e8a5ff3aac eutils a82a329b538368791f5a6113c60e557e multibuild 56d4120419072116417e8de1bd1040ff multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 cd956d5a4bac2209a64d0f4851cc115d python-utils-r1 49ee0ca5e1019d8f256a23692dad2642 toolchain-funcs 51e6c948e72c43bcc8edc7544411c953 user d0a4d0735a6c0183d707ca919bd72f28
|
|
_md5_=ad7fdc1d4b1ba23c082cdb073216931e
|