OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
python3-debian
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
📄
ACKNOWLEDGEMENTS
149 bytes
02/17/2018 05:37:18 AM
rw-r--r--
📄
HISTORY.deb822
1.98 KB
02/17/2018 05:37:18 AM
rw-r--r--
📄
NEWS.Debian.gz
554 bytes
02/17/2018 05:37:18 AM
rw-r--r--
📄
README
751 bytes
02/17/2018 05:37:18 AM
rw-r--r--
📄
README.changelog.gz
1.82 KB
02/17/2018 05:37:18 AM
rw-r--r--
📄
README.deb822
2.7 KB
02/17/2018 05:37:18 AM
rw-r--r--
📄
README.debtags.gz
1.64 KB
02/17/2018 05:37:18 AM
rw-r--r--
📄
changelog.gz
2.57 KB
02/17/2018 05:37:18 AM
rw-r--r--
📄
copyright
3.82 KB
02/17/2018 05:37:18 AM
rw-r--r--
📁
examples
-
10/21/2019 03:49:15 PM
rwxr-xr-x
Editing: README
Close
This is a collection of modules that are for dealing with Debian related data. Each module is documented with it's own README file, or some examples. Currently supported are * Debtags data with debtags.py * Debian changelogs with changelog.py * Packages files and the like with deb822.py * .deb files (and .ar files FWIW) via debfile.py Some of the modules will use python-apt for some of the functions. It should make no difference if it is installed, but if you find a bug installing it might help. If you have a module that is for manipulation or interrogation of Debian specific data then consider adding it to this package. You can discuss it with the maintainers by contacting pkg-python-debian-discuss@lists.alioth.debian.org