apt.debfile — Classes related to debian package files¶

The apt.debfile provides classes to work with locally available debian packages, or source packages.

Binary packages¶

Source packages¶

python-apt

Navigation

  • What’s new in python-apt
  • Python APT Library
    • apt_pkg — The low-level bindings for apt-pkg
    • apt_inst - Working with local Debian packages
    • apt.cache — The Cache class
    • apt.cdrom - Functionality like in apt-cdrom
    • apt.debfile — Classes related to debian package files
      • Binary packages
      • Source packages
    • apt.package — Classes for package handling
    • apt.progress.base — Abstract classes for progress reporting
    • apt.progress.text — Progress reporting for text interfaces
    • aptsources.distinfo — provide meta information for distro repositories
    • aptsources.distro — Distribution abstraction of the sources.list
    • aptsources.sourceslist — Provide an abstraction of the sources.list
  • Tutorials
  • Python APT and C++

Related Topics

  • Documentation overview
    • Python APT Library
      • Previous: apt.cdrom - Functionality like in apt-cdrom
      • Next: apt.package — Classes for package handling

Quick search

©2009-2020, Julian Andres Klode . | Powered by Sphinx 1.8.5 & Alabaster 0.7.8 | Page source