package/python-redis: new package
authorGrzegorz Blach <grzegorz@blach.pl>
Sun, 17 Mar 2019 19:05:40 +0000 (20:05 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 4 Aug 2019 10:38:54 +0000 (12:38 +0200)
commitb7642cc2690f7b27aaedebb57165ab7f1551cb01
tree1816b0f36b4ec59eaa20531f143fd88e30741a4b
parentbc60b8338076c628302c93f6e3943653ece3e8e6
package/python-redis: new package

The Python interface to the Redis key-value store.

https://github.com/andymccurdy/redis-py

Signed-off-by: Grzegorz Blach <grzegorz@blach.pl>
[Peter: hiredis is an optional runtime dependency, not build time]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
DEVELOPERS
package/Config.in
package/python-redis/Config.in [new file with mode: 0644]
package/python-redis/python-redis.hash [new file with mode: 0644]
package/python-redis/python-redis.mk [new file with mode: 0644]