|
Librepo library
1.20.0
C library for downloading linux repository metadata and packages
|
#include <yum.h>
Data Fields | |
| GSList * | paths |
| char * | repomd |
| char * | url |
| char * | destdir |
| char * | signature |
| char * | mirrorlist |
| char * | metalink |
| gboolean | use_zchunk |
| GSList* paths |
Paths to repo files. List of LrYumRepoPath*s
| char* signature |