Metadata-Version: 2.4
Name: freestuff
Version: 0.1.0
Summary: An API wrapper for the FreeStuff API
Home-page: https://docs.freestuffbot.xyz/libraries/python
Author: Andreas May
Author-email: Andreas May <andreas@maanex.me>
License: ISC
Project-URL: Homepage, https://docs.freestuffbot.xyz/libraries/python
Project-URL: Repository, https://github.com/FreeStuffBot/python-api-sdk
Project-URL: Bug Tracker, https://github.com/FreeStuffBot/python-api-sdk/issues
Keywords: freestuff,api,wrapper,free,games
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.25.0
Requires-Dist: cryptography>=3.4.0
Provides-Extra: dev
Requires-Dist: pytest>=6.0; extra == "dev"
Requires-Dist: pytest-cov>=2.10; extra == "dev"
Requires-Dist: black>=21.0; extra == "dev"
Requires-Dist: flake8>=3.9; extra == "dev"
Requires-Dist: mypy>=0.900; extra == "dev"
Dynamic: author
Dynamic: home-page
Dynamic: requires-python
