mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
09643b0e63
Signed-off-by: Erik Hanson <erik@slackbuilds.org> |
||
---|---|---|
.. | ||
libcap-ng.info | ||
libcap-ng.SlackBuild | ||
README | ||
slack-desc |
The libcap-ng library is intended to make programming with posix capabilities much easier than the traditional libcap library. It includes utilities that can analyse all currently running applications, print out any capabilities and whether or not it has an open ended bounding set. The included utilities are designed to let admins and developers spot apps in various ways that may be running with too much privilege. As of the 0.6 release, you can use libcap-ng in python.