diff options
author | Menno Duursma <druiloor@zonnet.nl> | 2010-09-12 09:56:50 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-09-12 23:08:54 -0500 |
commit | 4b7ebab8631e4e8efaca84524a75059f78bb040b (patch) | |
tree | 72186600e9a8da67846ce24d91bc81880dad2ff6 /libraries/python-prctl/slack-desc | |
parent | 7e63f6caf2f25fd41760ba3795be33b596142a27 (diff) | |
download | slackbuilds-4b7ebab8631e4e8efaca84524a75059f78bb040b.tar.gz |
libraries/python-prctl: Added (python wrapper for prctl and libcap)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/python-prctl/slack-desc')
-rw-r--r-- | libraries/python-prctl/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/python-prctl/slack-desc b/libraries/python-prctl/slack-desc new file mode 100644 index 0000000000..b42d6b21a7 --- /dev/null +++ b/libraries/python-prctl/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler-----------------------------------------------------| +python-prctl: python-prctl (Linux capabilities/prctl from python) +python-prctl: +python-prctl: python-prctl is a Python wrapper for process handiling and libcap. +python-prctl: +python-prctl: python-prctl was written by Dennis Kaarsemaker. +python-prctl: +python-prctl: +python-prctl: +python-prctl: +python-prctl: +python-prctl: |