slackbuilds_ponce/libraries/libcap-ng
Menno Duursma 09643b0e63 libraries/libcap-ng: Updated for version 0.6.4.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2010-07-15 20:12:36 -05:00
..
libcap-ng.info libraries/libcap-ng: Updated for version 0.6.4. 2010-07-15 20:12:36 -05:00
libcap-ng.SlackBuild libraries/libcap-ng: Updated for version 0.6.4. 2010-07-15 20:12:36 -05:00
README libraries/libcap-ng: Updated for version 0.6.4. 2010-07-15 20:12:36 -05:00
slack-desc libraries/libcap-ng: Added to 13.0 repository 2010-05-13 00:58:45 +02:00

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.