21 #ifndef __LR_REPOMD_H__
22 #define __LR_REPOMD_H__
26 #include "xmlparser.h"
gboolean lr_yum_repomd_parse_file(LrYumRepoMd *repomd, int fd, LrXmlParserWarningCb warningcb, void *warningcb_data, GError **err)
gint64 lr_yum_repomd_get_highest_timestamp(LrYumRepoMd *repomd, GError **err)
LrYumRepoMdRecord * lr_yum_repomd_get_record(LrYumRepoMd *repomd, const char *type)
int(* LrXmlParserWarningCb)(LrXmlParserWarningType type, char *msg, void *cbdata, GError **err)
void lr_yum_repomd_free(LrYumRepoMd *repomd)
LrYumRepoMd * lr_yum_repomd_init()
char * checksum_open_type