You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 21, 2022. It is now read-only.
createrepo_c is a faster and more maintained version than the original python implementation, a.k.a createrepo. Both provide compatible command line options.
createrepo_c is available in official CentOS 7 repo.
Planex has a heavy use of createrepo. createrepo_c will certainly imporve performance of planex.
And on Fedora 26 with planex 2.1.0, tmp repo created by Python 'createrepo' is not usable by the current version of dnf (dnf-2.7.5-1.fc26.noarch).
The text was updated successfully, but these errors were encountered:
createrepo_c is a faster and more maintained version than the original python implementation, a.k.a createrepo. Both provide compatible command line options.
createrepo_c is available in official CentOS 7 repo.
Planex has a heavy use of createrepo. createrepo_c will certainly imporve performance of planex.
And on Fedora 26 with planex 2.1.0, tmp repo created by Python 'createrepo' is not usable by the current version of dnf (dnf-2.7.5-1.fc26.noarch).
The text was updated successfully, but these errors were encountered: