forked from Lainports/freebsd-ports
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.
3 lines
227 B
Text
3 lines
227 B
Text
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.
|