diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-05-08 06:52:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-12 07:35:53 +0700 |
commit | 8599a471729f5a0f695971f6dfb4a2f886d65a9c (patch) | |
tree | 0d629f0e0c39a78e5a7574adf9e5a3ba060a51af /system/slpkg/README | |
parent | eb652744102165b9c9cb050d78c7f9e36d1e502d (diff) | |
download | slackbuilds-8599a471729f5a0f695971f6dfb4a2f886d65a9c.tar.gz |
system/slpkg: Added (Slackware tool in Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/slpkg/README')
-rw-r--r-- | system/slpkg/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/slpkg/README b/system/slpkg/README new file mode 100644 index 0000000000..7614d40ea3 --- /dev/null +++ b/system/slpkg/README @@ -0,0 +1,6 @@ +Slpkg is a terminal tool , written in Python that allows the upgrade, +remove, find and view Slackware packages contents. +It's a quick and easy way to manage your packages in slackware +to a command. + +Note: the program is being developed. |