libept
Namespaces | Functions
apt.cc File Reference

High-level front-end to libapt-pkg, as a data provider for the ept framework. More...

#include "apt.h"
#include "ept/utils/sys.h"
#include <apt-pkg/error.h>
#include <apt-pkg/fileutl.h>
#include <apt-pkg/init.h>
#include <apt-pkg/progress.h>
#include <apt-pkg/sourcelist.h>
#include <apt-pkg/pkgcachegen.h>
#include <apt-pkg/pkgsystem.h>
#include <apt-pkg/policy.h>
#include <apt-pkg/cachefile.h>
#include <vector>
#include <algorithm>
#include <iostream>

Namespaces

namespace  ept
 String functions.
 
namespace  ept::apt
 

Functions

bool ept::apt::localityCompare (const pkgCache::VerFile *a, const pkgCache::VerFile *b)
 

Detailed Description

High-level front-end to libapt-pkg, as a data provider for the ept framework.