summaryrefslogtreecommitdiffstats
path: root/network/createrepo_c/README
diff options
context:
space:
mode:
author Sergei Fedosoff2019-09-14 06:10:22 +0200
committer Willy Sudiarto Raharjo2019-09-14 06:10:36 +0200
commit102cb07c6c3827456999562135e24404d86b07c9 (patch)
treec022bd9b346d45ca79a60e86f0f2426f46f1ae8f /network/createrepo_c/README
parent95f2e0091592c434c2978d47219da47d3c8d473b (diff)
downloadslackbuilds-102cb07c6c3827456999562135e24404d86b07c9.tar.gz
network/createrepo_c: Added (rpm repository metadata generator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/createrepo_c/README')
-rw-r--r--network/createrepo_c/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/network/createrepo_c/README b/network/createrepo_c/README
new file mode 100644
index 0000000000..b344f6e8f7
--- /dev/null
+++ b/network/createrepo_c/README
@@ -0,0 +1,9 @@
+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.