Metadata-Version: 2.1
Name: nes-py
Version: 0.0.0
Summary: An NES Emulator for Python3 clients
Home-page: https://github.com/Kautenja/nes-py
Author: Christian Kauten
Author-email: kautencreations@gmail.com
License: MIT
Keywords: NES Emulator
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Emulators
Description-Content-Type: text/markdown

# nes-py

An NES emulator written in C++ with an interface for Python3 clients.


