debian-forge/osbuild/util
David Rheinsberg e2aa7d8128 util: mark as module
Make sure ./osbuild/util/ is considered a python module. Add
__init__.py to declare it as such and include it in the module-list of
setup.py.
2020-04-21 17:00:04 +02:00
..
__init__.py util: mark as module 2020-04-21 17:00:04 +02:00
jsoncomm.py util: add JSON Communication module 2020-04-21 13:47:38 +02:00
linux.py util/linux: add explicit FS_IMMUTABLE_FL helpers 2020-04-21 14:46:02 +02:00
ostree.py util: new ostree module with TreeFile helper 2020-04-15 15:39:45 +02:00
rmrf.py util/rmrf: use immutable helpers 2020-04-21 14:46:02 +02:00
selinux.py util/selinux: add simple setfiles wrapper 2020-04-15 15:39:45 +02:00