Cupt
|
release information More...
#include <cupt/cache/releaseinfo.hpp>
Public Attributes | |
bool | verified |
true , if information is signed and a signature is verified | |
string | version |
distribution version, may be empty | |
string | description |
distribution description, may be empty | |
string | vendor |
vendor name, may be empty | |
string | label |
human-readable label, may be empty | |
string | archive |
archive name, may be empty | |
string | codename |
release code name, may be empty | |
string | component |
component name, may be empty | |
string | date |
creation date, may be empty | |
string | validUntilDate |
date of Release file expiry, may be empty | |
vector< string > | architectures |
list of architectures applicable | |
string | baseUri |
source base URI | |
bool | notAutomatic |
true , if NotAutomatic flag is specified in Release file | |
bool | butAutomaticUpgrades |
true , if ButAutomaticUpgrades flag is specified in Release file | |
release information