summaryrefslogtreecommitdiff
path: root/doc/source/examples/cache-pkgfile.py
AgeCommit message (Collapse)AuthorFilesLines
2014-01-05make test_pep8.py passMichael Vogt1-1/+1
2009-06-05Introduce the rename rules formally, and add some exceptions.Julian Andres Klode1-1/+1
2009-06-04apt, aptsources, doc: Update to use the new names.Julian Andres Klode1-7/+7
2009-04-19* Update the code to use the new classes.Julian Andres Klode1-1/+1
2009-01-10* doc/: Heavily improve documentationJulian Andres Klode1-0/+29
Complete the documentation of pkgCache, pkgDepCache, pkgCache::Package. Introduce new documentation for pkgCache::Version, pkgCache::Dependency, pkgCache::PackageFile, pkgcache::Description. There is also an example now which checks for missing dependencies.