Metadata-Version: 2.1
Name: angrylibs
Version: 2.1.2
Summary: Have a fluffy time by making some slimy choices
Home-page: https://angry-libs.readthedocs.io
Author: Ben Soyka
Author-email: bensoyka@icloud.com
License: MIT
Project-URL: Documentation, https://angry-libs.readthedocs.io/
Project-URL: Changelog, https://github.com/bsoyka/angrylibs/blob/master/CHANGELOG.md
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Games/Entertainment
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: click (>=2.0)
Requires-Dist: inflect (>=4.0.0)
Requires-Dist: rich (>=5.0.0)

# Angry Libs [![Version 2.1.2](https://img.shields.io/badge/version-2.1.2-orange)][release] [![MIT License](https://img.shields.io/badge/license-MIT-green)][license] [![GitHub stars](https://img.shields.io/github/stars/bsoyka/angrylibs?style=social)][stars]

**Have a fluffy time by making some slimy choices**

To get started, take a look at the [![documentation](https://img.shields.io/badge/documentation-blue)][documentation]. If you want to see what's new, check out the 
[![changelog](https://img.shields.io/badge/changelog-purple)][changelog]!

## Contributing

All of Angry Libs is open source! You can get started with the following links:

[![bsoyka/angrylibs](https://img.shields.io/badge/bsoyka-angrylibs-red?logo=github)][github] 
[![GitHub issues](https://img.shields.io/github/issues/bsoyka/angrylibs)][issues]
[![Help wanted](https://img.shields.io/github/issues/bsoyka/angrylibs/help%20wanted?label=help%20wanted&color=008672)][help wanted]
[![Good first issues](https://img.shields.io/github/issues/bsoyka/angrylibs/good%20first%20issue?label=good%20first%20issues&color=7057ff)][good first issues]

[changelog]: https://github.com/bsoyka/angrylibs/blob/master/CHANGELOG.md
[documentation]: https://angry-libs.readthedocs.io
[github]: https://github.com/bsoyka/angrylibs
[good first issues]: https://github.com/bsoyka/angrylibs/labels/good%20first%20issue
[help wanted]: https://github.com/bsoyka/angrylibs/labels/help%20wanted
[issues]: https://github.com/bsoyka/angrylibs/issues
[license]: https://github.com/bsoyka/angrylibs/blob/master/LICENSE
[release]: https://github.com/bsoyka/angrylibs/releases/tag/2.1.2
[stars]: https://github.com/bsoyka/angrylibs/stargazers

