21 #ifndef __LR_REPOMD_H__
22 #define __LR_REPOMD_H__
26 #include <librepo/xmlparser.h>
27 #include <librepo/types.h>
101 void *warningcb_data,
LrYumRepoMd * lr_yum_repomd_init(void)
char * header_checksum_type
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)
int(* LrXmlParserWarningCb)(LrXmlParserWarningType type, char *msg, void *cbdata, GError **err)
LrYumRepoMdRecord * lr_yum_repomd_get_record(LrYumRepoMd *repomd, const char *type)
void lr_yum_repomd_free(LrYumRepoMd *repomd)
char * checksum_open_type