Metadata-Version: 2.1
Name: gw2apy
Version: 0.0.1
Summary: Guild Wars 2 API Python Wrapper
Home-page: https://github.com/GuillaumeRochette/gw2apy/
Author: Guillaume Rochette
Author-email: rochette.guillaume@gmail.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/GuillaumeRochette/gw2apy/issues
Project-URL: Source, https://github.com/GuillaumeRochette/gw2apy/
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests-futures (>=1.0.0)
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'

# Guild Wars 2 API Python Wrapper


