From 3c3ab7efff579caffa61dfb97613577700c907f5 Mon Sep 17 00:00:00 2001 From: dslackw Date: Wed, 21 May 2014 10:19:21 +0300 Subject: [PATCH] added features --- README.rst | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 5eefe0a7..5367449f 100644 --- a/README.rst +++ b/README.rst @@ -11,12 +11,28 @@ :width: 30% :align: left -Slpkg is a terminal tool , written in Python that allows the -build, upgrade, remove, find and view Slackware packages contents. + +Sqlpkg is a terminal tool in order to easy use Slackware packages. + +Features +-------- +- Automatic tool build and install packages +- List all installed packages +- Ī¤racking dependencies +- Checking for updated packages +- Find and Download packages from SBo repositority +- Install binary packages +- Install-upgrade packages with new +- Reinstall the same packages +- Remove packages +- Find installed packages +- Display the contents of the packages + It's a quick and easy way to manage your packages in slackware to a command. + [CHANGELOG] : https://github.com/dslackw/slpkg/blob/master/CHANGELOG Installation