Metadata-Version: 1.0
Name: gameboycore
Version: 0.6.1
Summary: Python bindings for Gameboy Core
Home-page: https://github.com/nnarain/gameboycore-python
Author: Natesh Narain
Author-email: nnaraindev@gmail.com
License: MIT
Description: GameboyCore Python
        ==================
        
        .. image:: https://travis-ci.org/nnarain/gameboycore-python.svg?branch=master
            :target: https://travis-ci.org/nnarain/gameboycore-python
        
        .. image:: https://ci.appveyor.com/api/projects/status/hatnihg8ii76hc27?svg=true
            :target: https://ci.appveyor.com/project/nnarain/gameboycore-python
        
        .. image:: https://img.shields.io/pypi/v/gameboycore.svg
            :target: https://pypi.python.org/pypi/gameboycore
        
        .. image:: https://readthedocs.org/projects/gameboycore-python/badge/?version=latest
            :target: http://gameboycore-python.readthedocs.io/en/latest/?badge=latest
        
        Python Bindings for `GameboyCore <https://github.com/nnarain/gameboycore>`_
        
        Installation
        ------------
        
            pip install gameboycore
        
Keywords: gameboy emulator emulation
Platform: UNKNOWN
