Metadata-Version: 2.1
Name: tinywin
Version: 0.2.5
Summary: A tiny Curses window management library.
Home-page: https://github.com/knicholson32/tinywin/
Author: Keenan Nicholson
Author-email: 
License: UNKNOWN
Description: # tinywin
        <p align="center">
          <img src="https://raw.githubusercontent.com/knicholson32/tinywin/master/images/tinywin.png" width="400">
          <h4 align="center">A tiny Curses window library</h4>
        </p>
        
        [![PyPI](https://img.shields.io/pypi/v/tinywin)](https://pypi.org/project/tinywin/) [![PyPI - Format](https://img.shields.io/pypi/format/tinywin)](https://pypi.org/project/tinywin/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tinywin)](https://pypi.org/project/tinywin/) [![GitHub](https://img.shields.io/github/license/knicholson32/tinywin)](https://github.com/knicholson32/tinywin/blob/master/LICENSE)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Environment :: Console :: Curses
Description-Content-Type: text/markdown
