summaryrefslogtreecommitdiff
path: root/system/slpkg/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/slpkg/README')
-rw-r--r--system/slpkg/README32
1 files changed, 8 insertions, 24 deletions
diff --git a/system/slpkg/README b/system/slpkg/README
index 800dbdb5a2..87b65ec066 100644
--- a/system/slpkg/README
+++ b/system/slpkg/README
@@ -1,26 +1,10 @@
-Slpkg is a terminal multitool in order to easy use Slackware
-packages.
+Slpkg is Open Source software written in Python language.
+It's use is for managing packages in Slackware linux
+distribution. Species are adapted to two repositories:
-Features:
+- SBo - slackbuilds.org
+- Slack - slackware.com
-- Build third party packages from source with all dependencies
-- Install packages through from official Slackware mirrors
-- Find and Download packages from slackbuilds.org
-- Grabs packages from slackbuilds.org in real time
-- Automatic tool build and install packages
-- Check if your distribution is up to date
-- Remove packages with all dependencies
-- Display the contents of the packages
-- Install-upgrade Slackware packages
-- Build and install all in a command
-- Checking for updated packages
-- List all installed packages
-- Support MD5SUM file check
-- Find installed package
-- Read SlackBuilds files
-- Ī¤racking dependencies
-- Build log file
-- Sum build time
-
-It's a quick and easy way to manage your packages in Slackware
-to a command.
+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.