createrepo_c library  0.9.1
C library for metadata manipulation
Modifyrepo API.

Data Structures

struct  cr_ModifyRepoTask
 

Functions

cr_ModifyRepoTaskcr_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)
 

Detailed Description

Module with modifyrepo API