Metadata-Version: 2.1
Name: pokemaster
Version: 0.1.2
Summary: Get Real, Living™ Pokémon in Python
Home-page: None
Author: Kip Yin
Author-email: kipyty@outlook.com
Keywords: pokemon,pokedex,pokemaster
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: attrs (>=18.2,<19.0)
Requires-Dist: construct (==2.5.3)
Requires-Dist: pokedex
Requires-Dist: sqlalchemy (>=1.2,<2.0)
