2013-01-17 00:38:12 +04:00
|
|
|
DEFINED_PHASES=compile configure install prepare test
|
2013-09-18 22:38:44 +04:00
|
|
|
DEPEND=userland_GNU? ( >=sys-apps/coreutils-8.5 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python: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-09-18 22:38:44 +04:00
|
|
|
RDEPEND=python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python: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-09-20 15:11:54 +04:00
|
|
|
_eclasses_=distutils-r1 9b74723dc45a8f359bf7a5c6b257e95f eutils 4878e7f88afc0ba0866ac112190b0fd4 multibuild 56d4120419072116417e8de1bd1040ff multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 2876e182a9a350a7e0049caf3bf3be12 python-utils-r1 a4940acdd0a5ebdc58aaedd38de4983a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28
|
2013-01-18 09:50:46 +04:00
|
|
|
_md5_=1974a6709d91ecbeb18613615c04fc3c
|