Metadata-Version: 2.1
Name: slpkg
Version: 5.0.2
Summary: Package manager utility for Slackware Linux
Keywords: slackware,linux,package,manager,tool
Author-email: Dimitris Zlatanidis <dslackw@gmail.com>
Maintainer-email: Dimitris Zlatanidis <dslackw@gmail.com>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Environment :: Console
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Unix Shell
Classifier: Topic :: Utilities
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: Development Status :: 5 - Production/Stable
Requires-Dist: pythondialog>=3.5.3
Requires-Dist: progress>=1.6
Requires-Dist: PySocks>=1.7.1 ; extra == "socks"
Project-URL: Changelog, https://gitlab.com/dslackw/slpkg/-/blob/master/ChangeLog.txt
Project-URL: Documentation, https://dslackw.gitlab.io/slpkg/
Project-URL: Homepage, https://dslackw.gitlab.io/slpkg/
Project-URL: Repository, https://gitlab.com/dslackw/slpkg.git
Provides-Extra: socks

[<img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/logo.png" title="slpkg">](https://dslackw.gitlab.io/slpkg)


## About

Slpkg is a software package manager that installs, updates and removes packages on <a href="https://www.slackware.com" target="_blank">Slackware</a>-based systems.
It automatically calculates dependencies and figures out what things need to happen to install packages.
Slpkg makes it easier to manage groups of machines without the need for manual updates.
Slpkg works in accordance with the standards of the <a href="https://www.slackbuilds.org" target="_blank">slackbuilds.org</a> organization to build packages.
It also uses the Slackware Linux instructions for installing, upgrading or removing packages.

## Homepage

Visit the project website [here](https://dslackw.gitlab.io/slpkg/).

## Source

* <a href="https://gitlab.com/dslackw/slpkg" target="_blank">GitLab</a> repository.
* <a href="https://slackbuilds.org/repository/15.0/system/slpkg/" target="_blank">SlackBuilds.org</a> repository.
* <a href="https://sourceforge.net/projects/slpkg/" target="_blank">SourceForge</a> repository.
* <a href="https://pypi.org/project/slpkg/" target="_blank">PyPi</a> repository.

## License

[MIT License](https://dslackw.gitlab.io/slpkg/license/)

## Donate

Did you know that we developers love coffee?

[<img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/paypaldonate.png" alt="paypal" title="donate">](https://www.paypal.me/dslackw)

## Support

Please support:

* <a href="https://www.patreon.com/slackwarelinux" target="_blank">Slackware</a> project.
* <a href="https://slackbuilds.org/contributors/" target="_blank">SlackBuilds</a> project.
* <a href="https://alien.slackbook.org/blog/" target="_blank">AlienBob</a> project.

Thank you all for your support!

## Copyrights

Slackware® is a Registered Trademark of Patrick Volkerding.
Linux is a Registered Trademark of Linus Torvalds.

