20 #ifndef __C_CREATEREPOLIB_PARSEPKG_H__
21 #define __C_CREATEREPOLIB_PARSEPKG_H__
59 const char *location_href,
60 const char *location_base,
62 struct stat *stat_buf,
79 const char *location_href,
80 const char *location_base,
82 struct stat *stat_buf,
void cr_package_parser_init()
struct cr_XmlStruct cr_xml_from_rpm(const char *filename, cr_ChecksumType checksum_type, const char *location_href, const char *location_base, int changelog_limit, struct stat *stat_buf, GError **err)
void cr_package_parser_cleanup()
cr_Package * cr_package_from_rpm(const char *filename, cr_ChecksumType checksum_type, const char *location_href, const char *location_base, int changelog_limit, struct stat *stat_buf, GError **err)