Source: python-linuxnamespaces Section: python Maintainer: Debian Python Team Uploaders: Colin Watson , Stefano Rivera , Build-Depends: debhelper-compat (= 13), dh-python, dh-sequence-python3, flit, pybuild-plugin-pyproject, python3-all, python3-pytest , Standards-Version: 4.7.4 Homepage: https://git.subdivi.de/~helmut/python-linuxnamespaces.git Vcs-Git: https://salsa.debian.org/python-team/packages/python-linuxnamespaces.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-linuxnamespaces Testsuite: autopkgtest-pkg-pybuild X-Style: black Package: python3-linuxnamespaces Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${python3:Depends}, Suggests: python3-jeepney | python3-dbussy, python3-zstandard, Description: Syscall wrappers and plumbing for working with Linux namespaces This is a plumbing-level Python module for working with Linux namespaces via ctypes. It leverages glibc wrappers to access the relevant system calls and provides typed abstractions for them.