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