summaryrefslogtreecommitdiffstats
path: root/system/createrepo_c/README
diff options
context:
space:
mode:
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.