pombreda/python-apt
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Python-apt is a wrapper to use features of apt from python. It contains the following modules: C++ Wrapper: ------------ apt_pkg - access to libapt-pkg (wrapper to the lowlevel c++ code) apt_inst - access to libapt-inst (wrapper to the lowlevel c++ code) Python module: -------------- WARNING: the API of this module is not stable yet apt - high level python interface build on top of apt_pkg, apt_inst
Releases
No releases published
Languages
- C++ 58.5%
- Python 40.0%
- C 1.3%
- Makefile 0.2%