Metadata-Version: 2.4
Name: exnd-curses
Version: 0.2.0
Summary: Simple use of curses.
Project-URL: Homepage, https://github.com/putterPatcher/exnd_curses
Project-URL: Issues, https://github.com/putterPatcher/exnd_curses/issues
Author-email: Kor Shantanu Nitin <korshantanu@gmail.com>
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: curses; platform_system == 'linux'
Requires-Dist: windows-curses; platform_system == 'windows'
Description-Content-Type: text/markdown

# pip install exnd_curses

---

fread file_name

fread -h (--help)

On ubuntu systems -

gnome-terminal . -- fread file_name

usage:

page up -> move up

page down -> move down

esc -> exit
