Librepo library
1.7.13
C library for downloading linux repository metadata and packages
|
#include <metalink.h>
Data Fields | |
char * | type |
char * | value |
Single checksum for the metalink target file.
Definition at line 35 of file metalink.h.
char* type |
Type of checksum (e.g. "md5", "sha1", "sha256", ...
Definition at line 36 of file metalink.h.
char* value |
Value of the checksum
Definition at line 37 of file metalink.h.