Metadata-Version: 1.0
Name: Uni-Curses
Version: 1.3.0
Summary: Unified Curses Wrapper for Python
Home-page: https://github.com/unicurses/unicurses
Author: Michael Kamensky
Author-email: stavdev@mail.ru
License: General Public License v3
Description: A universal Curses wrapper for Python on Windows, Linux, and
        Mac OS X, with syntax close to the original NCurses. In order
        to provide Curses functionality on Windows it utilizes the ctype
        foreign function interface to wrap PDCurses, a free and open-source
        Curses implementation for Windows. CONTRIBUTORS = [GiorgosXou]
Platform: Windows
Platform: Linux
Platform: Mac OS X
