summaryrefslogtreecommitdiffstats
path: root/system/slpkg/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2019-01-24 20:26:37 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-26 07:53:37 +0700
commitb9eedb8d4fdbf543fc0e9c6075e63c453a36fd2c (patch)
tree1ef1278d53644ea429777f1db5cc35b3971f3474 /system/slpkg/README
parent1fb93814723d60296b22eb0145bccb94e0e3721c (diff)
downloadslackbuilds-b9eedb8d4fdbf543fc0e9c6075e63c453a36fd2c.tar.gz
slackbuilds-b9eedb8d4fdbf543fc0e9c6075e63c453a36fd2c.tar.xz
system/slpkg: Updated for version 3.4.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/slpkg/README')
-rw-r--r--system/slpkg/README44
1 files changed, 34 insertions, 10 deletions
diff --git a/system/slpkg/README b/system/slpkg/README
index 48a2063b79..45a4a4fda1 100644
--- a/system/slpkg/README
+++ b/system/slpkg/README
@@ -1,12 +1,36 @@
-Slpkg is a powerful software package manager that installs, updates
-and removes packages on Slackware based systems. It automatically
-computes dependencies and figures out what things should occur
-to install packages. Slpkg makes it easier to maintain groups
-of machines without having to manually update.
+Slpkg is a powerful software package manager that installs,
+updates, and removes packages on Slackware based systems.
+It automatically computes dependencies and figures out what
+things should occur to install packages. Slpkg makes it easier
+to maintain groups of machines without having to manually update.
+Slpkg works in accordance with the standards of the organization
+slackbuilds.org to builds packages. Also uses the Slackware Linux
+instructions for installation, upgrading or removing packages.
+
+What makes slpkg to distinguish it from the other tools;
+The user-friendliness it's a primary target as well as easy to
+understand and use, also use colours (by default) to highlight
+packages and display warning messages, and many of the others
+available options it's ready to use.
+
+Features
+
+* Dependencies resolutions
+* Dependencies visualizations
+* Multiple options
+* Multiple repositories
+* Easy configuration
+* Fully configurable
+* Adaptability
+* Powerful options
+* Source builder
+* Faster process
+* Better Security
Optional dependencies:
- - python2-pythondialog (for dialog box interface)
- - pygraphviz (for drawing dependencies diagram)
- - graph-easy (for drawing ascii dependencies diagram)
- - aria2 (alternative downloader)
- - httpie (alternative downloader)
+
+* python2-pythondialog (for dialog box interface)
+* pygraphviz (for drawing dependencies diagram)
+* graph-easy (for drawing ascii dependencies diagram)
+* aria2 (alternative downloader)
+* httpie (alternative downloader)