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_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] doc? ( dev-python/sphinx ) test? ( dev-python/testify[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) python_targets_python2_6? ( dev-lang/python:2.6[sqlite] ) python_targets_python2_7? ( dev-lang/python:2.7[sqlite] ) dev-python/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)]
|
|
DESCRIPTION=An sqlite-backed dictionary
|
|
EAPI=5
|
|
HOMEPAGE=https://github.com/Yelp/sqlite3dbm http://pypi.python.org/pypi/sqlite3dbm/
|
|
IUSE=doc test python_targets_python2_6 python_targets_python2_7
|
|
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=userland_GNU? ( >=sys-apps/coreutils-8.5 ) python_targets_python2_6? ( dev-lang/python:2.6[sqlite] ) python_targets_python2_7? ( dev-lang/python:2.7[sqlite] ) dev-python/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)]
|
|
REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/Yelp/sqlite3dbm/archive/v0.1.4.tar.gz -> sqlite3dbm-0.1.4-git.tar.gz
|
|
_eclasses_=distutils-r1 f02ee69fe25d51441e166d9763d9410a eutils 4878e7f88afc0ba0866ac112190b0fd4 multibuild 66ecd0bd5a9e66ba44af9d01ac66360f multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 2876e182a9a350a7e0049caf3bf3be12 python-utils-r1 d48ed7dd181f7f91b81dbe1ecef586f4 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28
|
|
_md5_=dd09a9486acf7e2d6f45744981382691
|