14 lines
1.8 KiB
Text
14 lines
1.8 KiB
Text
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] test? ( dev-python/pytest[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-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)]
|
|
DESCRIPTION=A non-validating SQL parser module for Python
|
|
EAPI=5
|
|
HOMEPAGE=http://code.google.com/p/python-sqlparse/ https://github.com/andialbrecht/sqlparse
|
|
IUSE=test python_targets_python2_7 python_targets_python3_3
|
|
KEYWORDS=alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux
|
|
LICENSE=BSD-2
|
|
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-2:=[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=https://github.com/andialbrecht/sqlparse/archive/0.1.10.tar.gz -> python-sqlparse-0.1.10.tar.gz
|
|
_eclasses_=distutils-r1 0fbebe7ad62dbe4583baab75733f8aa0 eutils 351a78113be5b393c09a2c948701ad36 multibuild 4550e10791f720f7af3fdd911aedf518 multilib df4e4d5cfd3d137d0c248e1991c0e4d6 multiprocessing d769539d9bace6eaca30af23bc2b4dde python-r1 0cafc0cf4ff05a561eb084acb586152e python-utils-r1 c595450196ccd7d3fac66424be096ffc toolchain-funcs 4b8d3388c0a6e798504e20ba30b49361
|
|
_md5_=b0f3a1022510f05a3b5eb9ebc96e6208
|