20 #ifndef __C_CREATEREPOLIB_MODIFYREPO_SHARED_H__ 21 #define __C_CREATEREPOLIB_MODIFYREPO_SHARED_H__ 29 #include "compression_wrapper.h" 47 gboolean unique_md_filenames;
62 cr_modifyrepotask_new(
void);
72 cr_modifyrepo(GSList *modifyrepotasks, gchar *repopath, GError **err);
75 cr_modifyrepo_parse_batchfile(
const gchar *path,
76 GSList **modifyrepotasks,
80 cr_remove_compression_suffix_if_present(gchar* name, GError **err);