createrepo_c library
0.9.1
C library for metadata manipulation
|
Data Fields | |
gchar * | shortname |
gchar * | name |
GSList * | packages |
GStringChunk * | chunk |
Definition at line 53 of file updateinfo.h.
gchar* name |
e.g. RHN Tools for RHEL AUS (v. 6.5 for 64-bit x86_64)
Definition at line 55 of file updateinfo.h.
GSList* packages |
List of cr_UpdateCollectionPackage
Definition at line 56 of file updateinfo.h.
gchar* shortname |
e.g. rhn-tools-rhel-x86_64-server-6.5.aus
Definition at line 54 of file updateinfo.h.