libept
|
#include "vocabulary.h"
#include "maint/debdbparser.h"
#include "ept/utils/sys.h"
#include <system_error>
#include <cassert>
#include <cstring>
#include <cstdio>
#include <cstdlib>
#include <sstream>
#include <sys/types.h>
#include <unistd.h>
Namespaces | |
ept | |
String functions. | |
ept::debtags | |
ept::debtags::voc | |
Functions | |
std::string | ept::debtags::voc::getfacet (const std::string &tagname) |
Extract the facet name from a tag name. More... | |