2013-01-17 00:38:12 +04:00
|
|
|
DEFINED_PHASES=compile configure install prepare test
|
2013-10-10 12:04:02 +04:00
|
|
|
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-python/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(-)]
|
2013-01-17 00:38:12 +04:00
|
|
|
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
|
2013-01-18 09:50:46 +04:00
|
|
|
KEYWORDS=~amd64 ~x86
|
2013-01-17 00:38:12 +04:00
|
|
|
LICENSE=MIT
|
2013-10-10 12:04:02 +04:00
|
|
|
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-python/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(-)]
|
2013-05-21 16:42:33 +04:00
|
|
|
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 )
|
2013-01-17 00:38:12 +04:00
|
|
|
SLOT=0
|
|
|
|
SRC_URI=mirror://pypi/j/jsonschema/jsonschema-0.8.0.tar.gz
|
2013-10-28 16:15:29 +04:00
|
|
|
_eclasses_=distutils-r1 26fe65665d086911163d4502473bd093 eutils 4878e7f88afc0ba0866ac112190b0fd4 multibuild 56d4120419072116417e8de1bd1040ff multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing 89580da5ec17ad687fcde876c542b91e python-r1 2ac4b3ff6f2fd520c8672843482ed427 python-utils-r1 448d1943861aa5dffe1f328a6f7cb6b6 toolchain-funcs 51e6c948e72c43bcc8edc7544411c953 user d0a4d0735a6c0183d707ca919bd72f28
|
2013-01-18 09:50:46 +04:00
|
|
|
_md5_=1974a6709d91ecbeb18613615c04fc3c
|