aboutsummaryrefslogtreecommitdiff
path: root/python/python-keyutils/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-14 21:34:38 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-19 18:40:00 +0700
commitb13eb3db5d307b714e52b6e289e9507262b96317 (patch)
treee1cdd19c4377753da29b00b14b1dfbfe51ae1959 /python/python-keyutils/README
parent5e9e1e6a35fce481036a99d9ccc38c8fc74ca4a4 (diff)
python/python-keyutils: Renamed python2-keyutils.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-keyutils/README')
-rw-r--r--python/python-keyutils/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/python/python-keyutils/README b/python/python-keyutils/README
deleted file mode 100644
index 4ec1441822..0000000000
--- a/python/python-keyutils/README
+++ /dev/null
@@ -1,5 +0,0 @@
-python-keyutils is a set of python bindings for keyutils
-(available from http://people.redhat.com/~dhowells/keyutils),
-a key management suite that leverages the infrastructure
-provided by the Linux kernel for safely storing and retrieving
-sensitive infromation in your programs.