Metadata-Version: 1.1
Name: screeps
Version: 0.1
Summary: Library connecting to the screeps api.
Home-page: https://github.com/TooAngel/python-screeps
Author: Tobias Wilken
Author-email: tooangel@tooangel.de
License: AGPL-3.0
Download-URL: https://pypi.python.org/pypi/screeps
Description: # Screeps library
        
        Library to connect to the screeps API either via REST or websocket.
Platform: Any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
