createrepo_c library 1.2.1
C library for metadata manipulation
|
Data Fields | |
gchar * | path |
gchar * | type |
gboolean | remove |
gboolean | compress |
cr_CompressionType | compress_type |
gboolean | unique_md_filenames |
cr_ChecksumType | checksum_type |
gchar * | new_name |
gboolean | zck |
gchar * | zck_dict_dir |
gchar * | repopath |
gchar * | zck_repopath |
gchar * | dst_fn |
GStringChunk * | chunk |
Definition at line 40 of file modifyrepo_shared.h.
cr_ChecksumType checksum_type |
Definition at line 48 of file modifyrepo_shared.h.
GStringChunk* chunk |
Definition at line 57 of file modifyrepo_shared.h.
gboolean compress |
Definition at line 45 of file modifyrepo_shared.h.
cr_CompressionType compress_type |
Definition at line 46 of file modifyrepo_shared.h.
gchar* dst_fn |
Definition at line 56 of file modifyrepo_shared.h.
gchar* new_name |
Definition at line 49 of file modifyrepo_shared.h.
gchar* path |
Definition at line 42 of file modifyrepo_shared.h.
gboolean remove |
Definition at line 44 of file modifyrepo_shared.h.
gchar* repopath |
Definition at line 54 of file modifyrepo_shared.h.
gchar* type |
Definition at line 43 of file modifyrepo_shared.h.
gboolean unique_md_filenames |
Definition at line 47 of file modifyrepo_shared.h.
gboolean zck |
Definition at line 50 of file modifyrepo_shared.h.
gchar* zck_dict_dir |
Definition at line 51 of file modifyrepo_shared.h.
gchar* zck_repopath |
Definition at line 55 of file modifyrepo_shared.h.