Metadata-Version: 2.1
Name: battlenet-client
Version: 1.2.1a1
Summary: Battle.net REST API Connections
Home-page: UNKNOWN
Author: David Couples
License: GPL v3+
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: requests-oauthlib
Requires-Dist: python-decouple
Provides-Extra: testing
Requires-Dist: pytest (>=6.0) ; extra == 'testing'
Requires-Dist: pytest-cov (>=2.0) ; extra == 'testing'
Requires-Dist: mypy (>=0.910) ; extra == 'testing'
Requires-Dist: flake8 (>=3.9) ; extra == 'testing'
Requires-Dist: tox (>=3.24) ; extra == 'testing'

UNKNOWN

