createrepo_c library
0.9.1
C library for metadata manipulation
|
Data Structures | |
struct | cr_ModifyRepoTask |
Functions | |
cr_ModifyRepoTask * | cr_modifyrepotask_new (void) |
void | cr_modifyrepotask_free (cr_ModifyRepoTask *task) |
gboolean | cr_modifyrepo (GSList *modifyrepotasks, gchar *repopath, GError **err) |
gboolean | cr_modifyrepo_parse_batchfile (const gchar *path, GSList **modifyrepotasks, GError **err) |
Module with modifyrepo API