Metadata-Version: 2.1
Name: notcurses
Version: 2.0.1
Summary: Blingful TUI construction library (python bindings)
Home-page: https://github.com/dankamongmen/notcurses
Author: Nick Black
Author-email: nickblack@linux.com
License: Apache License, Version 2.0
Description: # notcurses
        
        Python bindings for the C [https://github.com/dankamongmen/notcurses Notcurses]
        library. Notcurses is a blingful library for building complex, vibrant textual
        user interfaces (TUIs) on modern terminal emulators, of which these Python
        bindings offer nowhere near complete coverage.
        
        by [nick black](https://nick-black.com/dankwiki/index.php/Hack_on) (<nickblack@linux.com>)
        
        for more information, see [my wiki](https://nick-black.com/dankwiki/index.php/Notcurses).
        
        [![Build Status](https://drone.dsscaw.com:4443/api/badges/dankamongmen/notcurses/status.svg)](https://drone.dsscaw.com:4443/dankamongmen/notcurses)
        [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
        
Keywords: ncurses curses tui console graphics
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Description-Content-Type: text/markdown
