20 #ifndef __C_CREATEREPOLIB_MODIFYREPO_SHARED_H__
21 #define __C_CREATEREPOLIB_MODIFYREPO_SHARED_H__
29 #include "compression_wrapper.h"
47 gboolean unique_md_filenames;
58 cr_modifyrepotask_new(
void);
64 cr_modifyrepo(GSList *modifyrepotasks, gchar *repopath, GError **err);
67 cr_modifyrepo_parse_batchfile(
const gchar *path,
68 GSList **modifyrepotasks,