13 lines
734 B
Text
13 lines
734 B
Text
|
DEFINED_PHASES=compile install postinst postrm prepare
|
||
|
DEPEND=dev-python/setuptools || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* )
|
||
|
DESCRIPTION=Python client for Redis key-value store
|
||
|
EAPI=3
|
||
|
HOMEPAGE=http://github.com/andymccurdy/redis-py http://pypi.python.org/pypi/redis
|
||
|
KEYWORDS=~amd64 ~x86
|
||
|
LICENSE=MIT
|
||
|
RDEPEND=|| ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* )
|
||
|
SLOT=0
|
||
|
SRC_URI=mirror://github/andymccurdy/redis-py/redis-2.4.11.tar.gz -> redis-py-2.4.11.tar.gz
|
||
|
_eclasses_=distutils 15ae23f6f8219a009bfcfff7724fe727 multilib 5f4ad6cf85e365e8f0c6050ddd21659e python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs 6526ac6fc9aedf391efb91fcd75ace68
|
||
|
_md5_=39b8526452cc1d36ed691563d3470c5b
|