summaryrefslogtreecommitdiffstats
path: root/system/redis-py/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-03-18 07:58:12 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-03-21 13:01:19 -0500
commit586d14eca8edca239d8231eb356dc3ed85c798b6 (patch)
treed8c3f3feaad67c62e0947976484ad299a3c03361 /system/redis-py/README
parent5a50b97f0d0992de398abacddca5857d9a924ae8 (diff)
downloadslackbuilds-586d14eca8edca239d8231eb356dc3ed85c798b6.tar.gz
slackbuilds-586d14eca8edca239d8231eb356dc3ed85c798b6.tar.xz
system/redis-py: Added (Redis Python Client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/redis-py/README')
-rw-r--r--system/redis-py/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/redis-py/README b/system/redis-py/README
new file mode 100644
index 0000000000..e604ae3bf3
--- /dev/null
+++ b/system/redis-py/README
@@ -0,0 +1 @@
+The Python interface to the Redis key-value store.