Skip to content

Commit d29849e

Browse files
committed
Add repology widget to README
1 parent de3410b commit d29849e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ SPDX-FileCopyrightText: 2023 igo95862
1010

1111
## Python library to control Linux kernel namespaces
1212

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+
1317
Implemented using C extension module.
1418

1519
Current features implemented:

0 commit comments

Comments
 (0)