From 90a651c43d99361da8f2b211a36625f74d0583c1 Mon Sep 17 00:00:00 2001 From: Sergei Fedosoff Date: Fri, 31 Jan 2020 22:40:42 +0700 Subject: system/createrepo_c: Updated for version 0.15.5, Moved from network. Signed-off-by: Willy Sudiarto Raharjo --- system/createrepo_c/README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 system/createrepo_c/README (limited to 'system/createrepo_c/README') diff --git a/system/createrepo_c/README b/system/createrepo_c/README new file mode 100644 index 0000000000..c69040a2d0 --- /dev/null +++ b/system/createrepo_c/README @@ -0,0 +1,16 @@ +RPM metadata generator. + +Since we have very basic support of rpm in Slackware +base, why not ship this utilities too? + +This is C implementation of createrepo. + +With this utility you can run repository of your own RPM +package set. + +Please note that deltarpm in this package is off as it very +rare cases where it used in practice because of difficulties +in support this case on repo side. + +0.15.5 is the last version that can be built with python2 +support only. All further version require python3. -- cgit v1.2.3