LibPkg
|
Namespaces | |
pkg | |
The namespace used to hold the package management library. | |
Functions | |
void | pkg::parse_dependency_alt_list (string::const_iterator first, string::const_iterator last, std::vector< dependency > *out) |
Parse dependency alternatives list. More... | |
void | pkg::parse_dependency_list (string::const_iterator first, string::const_iterator last, std::vector< std::vector< dependency > > *out) |
Parse dependency list. More... | |
Reference Manual | LibPkg | Version 0.9.0 (4 Sep 2020) |