summaryrefslogtreecommitdiffstats
path: root/system/spkg/README
diff options
context:
space:
mode:
author Matteo Bernardini2014-08-22 17:43:47 +0200
committer Matteo Bernardini2014-08-22 17:43:47 +0200
commit88a27c19bfbd4bafef50ba2cb167b671fe409e53 (patch)
tree2d2972d399db1728c07c2c89c7efbe53a98c3079 /system/spkg/README
parentc1916c8b21c893da6e93245ec22af95574ab4c24 (diff)
downloadold.slackbuilds-88a27c19bfbd4bafef50ba2cb167b671fe409e53.tar.gz
20140822.1 global branch merge.current-20140822.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/spkg/README')
-rw-r--r--system/spkg/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/spkg/README b/system/spkg/README
new file mode 100644
index 0000000000..7fa5b16865
--- /dev/null
+++ b/system/spkg/README
@@ -0,0 +1,4 @@
+spkg is an extremly fast package manager based on the idea
+of Slackware's pkgtools.
+It's implemented in C (everything is libified) and optimized
+for speed.