20 #ifndef __C_CREATEREPOLIB_PARSEPKG_H__
21 #define __C_CREATEREPOLIB_PARSEPKG_H__
78 const char *location_href,
79 const char *location_base,
81 struct stat *stat_buf,
99 const char *location_href,
100 const char *location_base,
102 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, cr_HeaderReadingFlags flags, GError **err)
cr_Package * cr_package_from_rpm_base(const char *filename, int changelog_limit, cr_HeaderReadingFlags flags, GError **err)