Source-Makefile: package/feeds/packages/python-selinux/Makefile Build-Depends: swig/host Package: python3-selinux Submenu: Python Version: 3.6-r1 Depends: +libc +python3-light +libselinux Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: SELinux runtime library bindings Maintainer: Thomas Petazzoni Source: libselinux-3.6.tar.gz License: libselinux-1.0 LicenseFiles: LICENSE CPE-ID: cpe:/a:selinuxproject:libselinux URL: http://selinuxproject.org/page/Main_Page Type: ipkg Description: libselinux is the runtime SELinux library that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. This package provides the Python bindings for libselinux. @@ Package: python3-selinux-src Submenu: Python Version: 3.6-r1 Depends: +libc Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: SELinux runtime library bindings (sources) Maintainer: Thomas Petazzoni Source: libselinux-3.6.tar.gz License: libselinux-1.0 LicenseFiles: LICENSE CPE-ID: cpe:/a:selinuxproject:libselinux URL: http://selinuxproject.org/page/Main_Page Type: ipkg Description: libselinux is the runtime SELinux library that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. This package provides the Python bindings for libselinux. This package contains the Python source files for python3-selinux. @@ Config: depends on PACKAGE_python3-selinux @@