createrepo_c library 1.0.4
C library for metadata manipulation
|
Data Fields | |
gchar * | name |
gchar * | stream |
guint64 | version |
gchar * | context |
gchar * | arch |
GStringChunk * | chunk |
Definition at line 55 of file updateinfo.h.
gchar* arch |
Definition at line 60 of file updateinfo.h.
GStringChunk* chunk |
Definition at line 62 of file updateinfo.h.
gchar* context |
Definition at line 59 of file updateinfo.h.
gchar* name |
Definition at line 56 of file updateinfo.h.
gchar* stream |
Definition at line 57 of file updateinfo.h.
guint64 version |
Definition at line 58 of file updateinfo.h.