index
:
~helmut/python-linuxnamespaces.git
main
Python module for working with Linux namespaces
Helmut Grohne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pyproject.toml
Age
Commit message (
Expand
)
Author
7 days
further weaken license to LGPL2+
Helmut Grohne
2025-07-26
relicense as GPL-2+
Helmut Grohne
2025-06-26
mark "fd" as a good name for pylint
Helmut Grohne
2025-05-21
choose flit as build backend
Helmut Grohne
2024-10-26
fix license in pyproject classifiers
Helmut Grohne
2024-05-20
syscalls: use >= 3.10 support for eventfds in os module
Helmut Grohne
2024-05-09
add linuxnamespaces.tarutils
Helmut Grohne
2024-04-23
lift the dbus functionality from the cgroup example
Helmut Grohne
2024-04-19
examples/cgroup.py: support jeepney as an alternative to ravel
Helmut Grohne
2024-04-03
declare pytest-forked dependency that is in use already
Helmut Grohne
2024-04-03
add basic tests for AtLocation
Helmut Grohne
2024-02-21
pyproject.toml: minimum python version
Helmut Grohne
2024-02-01
add examples/cgroup.py: writeable cgroup hierarchy
Helmut Grohne
2024-01-27
pyproject.toml: document optional dependency zstandard
Helmut Grohne
2024-01-26
add some metadata to a first pyproject.toml
Helmut Grohne