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.
4 lines
227 B
Plaintext
4 lines
227 B
Plaintext
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.
|