summaryrefslogtreecommitdiff
path: root/doc/source/examples/cache-packages.py
AgeCommit message (Collapse)AuthorFilesLines
2009-06-04apt, aptsources, doc: Update to use the new names.Julian Andres Klode1-8/+8
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/+22
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.