DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-linuxnamespaces 0.0.1+git20260820.15906d8-1

Package Information

DescriptionSyscall 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.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByColin Watson <cjwatson@debian.org>
Sponsorcjwatson@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/python-linuxnamespaces.git (browse)
Closes#1145039
Trackerhttps://tracker.debian.org/pkg/python-linuxnamespaces
Uploaded2 hours ago

New Package Report

.changes
Changed-ByColin Watson
Architectureall source
Distributionunstable
DateFri, 21 Aug 2026 18:17:24 +0100
Sourcepython-linuxnamespaces
Version0.0.1+git20260820.15906d8-1
Changelog
python-linuxnamespaces (0.0.1+git20260820.15906d8-1) unstable; urgency=medium
 .
   * Initial release (closes: #1145039).
.dsc
Componentmain
Package-Listpython3-linuxnamespaces deb python optional arch=all
Sectionpython
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: linuxnamespaces
Upstream-Contact: Helmut Grohne <helmut@subdivi.de>
Source: https://git.subdivi.de/~helmut/python-linuxnamespaces.git

Files: *
Copyright: 2024-2026, Helmut Grohne <helmut@subdivi.de>
License: LGPL-2+

Files: debian/*
Copyright: 2026, Colin Watson <cjwatson@debian.org>
License: LGPL-2+

License: LGPL-2+
 This library is free software; you can redistribute it and/or modify it under
 the terms of the GNU Library General Public License as published by the Free
 Software Foundation; either version 2 of the License, or (at your option) any
 later version.
 .
 This library is distributed in the hope that it will be useful, but WITHOUT
 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 FOR A PARTICULAR PURPOSE.  See the GNU Library General Public License for more
 details.
 .
 On a Debian GNU/Linux system, you can find a copy of the GNU Library General
 Public License in /usr/share/common-licenses/LGPL-2.
 .
 You should have received a copy of the GNU Library General Public
 License along with this library; if not, see <https://www.gnu.org/licenses/>.

Back to Dashboard | View all reviews for this package