#include <ept/apt/apt.h>
#include <apt-pkg/error.h>
#include <apt-pkg/init.h>
#include <apt-pkg/progress.h>
#include <apt-pkg/sourcelist.h>
#include <apt-pkg/pkgcachegen.h>
#include <apt-pkg/policy.h>
#include <apt-pkg/cachefile.h>
#include <wibble/sys/fs.h>
#include <sys/stat.h>
#include <vector>
#include <algorithm>
#include <iostream>

Namespaces | |
| namespace | ept |
| namespace | ept::apt |
Functions | |
| time_t | ept::apt::aptTimestamp () |
| bool | ept::apt::localityCompare (const pkgCache::VerFile *a, const pkgCache::VerFile *b) |
1.5.6