Metadata-Version: 2.1
Name: slpkg
Version: 3.8.3
Summary: Package manager for Slackware installations
Home-page: https://dslackw.gitlab.io/slpkg/
Author: dslackw
Author-email: d.zlatanidis@gmail.com
License: UNKNOWN
Description: # slpkg 3.8.3
        
        Slpkg is a powerful software package manager that installs, updates, and removes packages on
        [Slackware](http://www.slackware.com/) 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](https://www.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 colors to highlight packages and
        display warning messages, etc.
        
        [EXAMPLES.md](https://gitlab.com/dslackw/slpkg/blob/master/EXAMPLES.md) Explore some examples.
        
        
        #### Asciicast:
        
        [<img src="https://gitlab.com/dslackw/images/raw/master/slpkg/asciicast.png"  width="250">](https://asciinema.org/a/3uFNAOX8o16AmKKJDIvdezPBa)
        
        
        ##### Copyright
        
        Copyright 2014-2019 © Dimitris Zlatanidis. Slackware® is a Registered Trademark of Patrick Volkerding. Linux is a Registered Trademark of Linus Torvalds.
        
Keywords: slackware,slpkg,upgrade,install,remove,view,slackpkg,tool,build
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Unix Shell
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: System :: Archiving :: Packaging
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Provides-Extra: optional
Provides-Extra: docs
Provides-Extra: tests
