•All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends Modules Pages
Classes | |
struct | Contact |
A person or company representing a point of contact for the package (either author or maintainer). More... | |
struct | Dependency |
Another package that this package depends on, conflicts with, or replaces. More... | |
struct | GenericMetadata |
A structure to hold unrecognized single-level metadata. More... | |
struct | License |
A license that covers some or all of this package. More... | |
struct | Url |
A URL, including type information (e.g. More... | |
struct | Version |
A semantic version structure providing comparison operators and conversion to and from std::string. More... | |
Enumerations | |
enum class | UrlType { website , repository , bugtracker , readme , documentation } |
|
strong |