Metadata-Version: 2.4
Name: exnd-curses
Version: 0.1.5
Summary: Simple use of curses.
Author-email: Kor Shantanu Nitin <korshantanu@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: windows-curses; platform_system == "windows"
Requires-Dist: curses; platform_system == "linux"
Dynamic: license-file

from exnd_curses import test
