slackbuilds/libraries/libcap-ng
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README libraries/libcap-ng: Updated for version 0.6.5. 2011-03-27 10:36:44 -05:00
libcap-ng.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
libcap-ng.info libraries/libcap-ng: Updated for version 0.7.3. 2013-11-18 23:15:37 -06:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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, libcap-ng includes python bindings.  If you do not
want to build them, pass WITH_PYTHON=no when running the build script.