forked from excid3/python-apt
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a Python library interface to libapt, which allows you to query and manipulat APT package repository information using the Python programming language.
License
roketa2009/python-apt
Folders and files
Name | Name | Last commit message | 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
About
This is a Python library interface to libapt, which allows you to query and manipulat APT package repository information using the Python programming language.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published