createrepo_c library 1.0.0
C library for metadata manipulation
|
#include <locate_metadata.h>
Data Fields | |
gchar * | name |
gchar * | type |
Structure representing additional metadata location and type. It is used to first hold old and later new location while keeping type information.
Definition at line 63 of file locate_metadata.h.
gchar* name |
Definition at line 64 of file locate_metadata.h.
gchar* type |
Definition at line 65 of file locate_metadata.h.