summaryrefslogtreecommitdiffstats
path: root/system/createrepo_c/README
diff options
context:
space:
mode:
author Sergei Fedosoff2020-01-31 16:40:42 +0100
committer Willy Sudiarto Raharjo2020-01-31 16:40:42 +0100
commit90a651c43d99361da8f2b211a36625f74d0583c1 (patch)
tree272e62d6f6a137136dfe61cefc72dc56d8ac830d /system/createrepo_c/README
parent2182a741a502138ea654bfbd41a57aa4c0adeef7 (diff)
downloadslackbuilds-90a651c43d99361da8f2b211a36625f74d0583c1.tar.gz
system/createrepo_c: Updated for version 0.15.5, Moved from network.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/createrepo_c/README')
-rw-r--r--system/createrepo_c/README16
1 files changed, 16 insertions, 0 deletions
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.