aboutsummaryrefslogtreecommitdiff
path: root/python/python-memcached/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-06 17:11:19 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-08 01:41:49 +0700
commit21d2f67b66994b33c3e38e9045b4a2edbb9832b5 (patch)
treef8b00ac6ffa84e11936874d5c0fbcb9f384fefce /python/python-memcached/README
parent3635a560db742506639b41e3967acb783b6d906f (diff)
python/python-memcached: Renamed python2-memcached.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-memcached/README')
-rw-r--r--python/python-memcached/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/python-memcached/README b/python/python-memcached/README
deleted file mode 100644
index 80f55a7514..0000000000
--- a/python/python-memcached/README
+++ /dev/null
@@ -1,4 +0,0 @@
-This software is a 100% Python interface to the memcached memory
-cache daemon. It is the client side software which allows storing
-values in one or more, possibly remote, memcached servers. Search
-google for memcached for more information.