Source: libcap-ng Section: libs Priority: optional Maintainer: HÃ¥vard F. Aasen Build-Depends: debhelper-compat (= 13), dh-sequence-python3 , libpython3-all-dev , linux-libc-dev, python3-all-dev:any , swig , Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: https://people.redhat.com/sgrubb/libcap-ng Vcs-Browser: https://salsa.debian.org/debian/libcap-ng Vcs-Git: https://salsa.debian.org/debian/libcap-ng.git Package: libcap-ng-dev Section: libdevel Architecture: linux-any Multi-Arch: same Depends: libcap-ng0 (= ${binary:Version}), ${misc:Depends}, Description: Development and header files for libcap-ng This library implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. . This package contains header files and static libraries. Package: libcap-ng0 Architecture: linux-any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: ${misc:Depends}, ${shlibs:Depends}, Description: alternate POSIX capabilities library This library implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. . This package contains dynamic libraries for libcap-ng. Package: libcap-ng-utils Section: admin Architecture: linux-any Depends: libcap-ng0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: Utilities for analysing and setting file capabilities This library implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. . This package contains utilities for analysing and setting file capabilities. Package: python3-cap-ng Section: python Architecture: linux-any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Provides: ${python3:Provides}, Build-Profiles: Description: Python3 bindings for libcap-ng This library implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. . This package contains the Python3 bindings for libcap-ng.