createrepo_c is a C implementation of the createrepo tool, which generates metadata for RPM package repositories. It is optimized for performance and provides new features compared to the original createrepo written in Python.
38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
bin/createrepo_c
|
|
bin/mergerepo_c
|
|
bin/modifyrepo_c
|
|
bin/sqliterepo_c
|
|
include/createrepo_c/checksum.h
|
|
include/createrepo_c/compression_wrapper.h
|
|
include/createrepo_c/constants.h
|
|
include/createrepo_c/createrepo_c.h
|
|
include/createrepo_c/createrepo_shared.h
|
|
include/createrepo_c/deltarpms.h
|
|
include/createrepo_c/error.h
|
|
include/createrepo_c/helpers.h
|
|
include/createrepo_c/koji.h
|
|
include/createrepo_c/load_metadata.h
|
|
include/createrepo_c/locate_metadata.h
|
|
include/createrepo_c/mergerepo_c.h
|
|
include/createrepo_c/misc.h
|
|
include/createrepo_c/modifyrepo_shared.h
|
|
include/createrepo_c/package.h
|
|
include/createrepo_c/parsehdr.h
|
|
include/createrepo_c/parsepkg.h
|
|
include/createrepo_c/repomd.h
|
|
include/createrepo_c/sqlite.h
|
|
include/createrepo_c/threads.h
|
|
include/createrepo_c/updateinfo.h
|
|
include/createrepo_c/version.h
|
|
include/createrepo_c/xml_dump.h
|
|
include/createrepo_c/xml_file.h
|
|
include/createrepo_c/xml_parser.h
|
|
lib/libcreaterepo_c.so
|
|
lib/libcreaterepo_c.so.1
|
|
lib/libcreaterepo_c.so.1.1.4
|
|
libdata/pkgconfig/createrepo_c.pc
|
|
share/man/man8/createrepo_c.8.gz
|
|
share/man/man8/mergerepo_c.8.gz
|
|
share/man/man8/modifyrepo_c.8.gz
|
|
share/man/man8/sqliterepo_c.8.gz
|