20 #ifndef __C_CREATEREPOLIB_MODIFYREPO_SHARED_H__
21 #define __C_CREATEREPOLIB_MODIFYREPO_SHARED_H__
28 #include "compression_wrapper.h"
46 gboolean unique_md_filenames;
57 cr_modifyrepotask_new(
void);
63 cr_modifyrepo(GSList *modifyrepotasks, gchar *repopath, GError **err);
66 cr_modifyrepo_parse_batchfile(
const gchar *path,
67 GSList **modifyrepotasks,