14 lines
1.8 KiB
Groff
14 lines
1.8 KiB
Groff
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] 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 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)]
|
|
DESCRIPTION=A simple, safe single expression evaluator library
|
|
EAPI=5
|
|
HOMEPAGE=https://github.com/danthedeckie/simpleeval
|
|
IUSE=python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
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 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)]
|
|
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 )
|
|
SLOT=0
|
|
SRC_URI=mirror://pypi/s/simpleeval/simpleeval-0.8.6.tar.gz
|
|
_eclasses_=distutils-r1 46506dd0dd992b3c89b0d00daabfd86c eutils 8644194de7be04932084752fb1327080 multibuild ce2c2ede0c914b77f5dfc4e2ff2d0249 multilib df4e4d5cfd3d137d0c248e1991c0e4d6 multiprocessing d769539d9bace6eaca30af23bc2b4dde python-r1 fb656e31d5596be6ac85cde42dccfcb6 python-utils-r1 8e7c81d776e0d31ec4e48f87aec4b975 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
|
|
_md5_=c732364e11e084ad3ef03dc0d65aa4dd
|