We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de3410b commit d29849eCopy full SHA for d29849e
README.md
@@ -10,6 +10,10 @@ SPDX-FileCopyrightText: 2023 igo95862
10
11
## Python library to control Linux kernel namespaces
12
13
+<a href="https://repology.org/project/python:lxns/versions">
14
+ <img src="https://repology.org/badge/vertical-allrepos/python:lxns.svg" alt="Packaging status" align="right">
15
+</a>
16
+
17
Implemented using C extension module.
18
19
Current features implemented:
0 commit comments