Metadata-Version: 2.4
Name: normalpen
Version: 0.3.1
Summary: A simplified, lightweight terminal file manager TUI tool.
Author: PythGroup
Classifier: Programming Language :: Python :: 3
Classifier: Environment :: Console :: Curses
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# NormalPen

A full-blown standalone TUI file manager when run from the terminal, and a lightweight path picker module when imported into scripts.

## Installation
```bash
pip install normalpen
