Metadata-Version: 2.1
Name: PyLoadAPI
Version: 1.0.1
Summary: "Simple wrapper for pyLoad's API."
Home-page: https://github.com/tr4nt0r/PyLoadAPI
Author: Manfred Dennerlein Rodelo
Author-email: manfred@dennerlein.name
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp ~=3.9

# PyLoadAPI
Simple wrapper for pyLoad's API.

# 1.0.1

* Fix login and get_status not raising InvalidAuth when unauthorized

# 1.0.0

* Initial commit
