Metadata-Version: 2.4
Name: pompy-cli
Version: 0.1.0
Summary: A simple Python TUI utility package
Author-email: Your Name <your@email.com>
License: MIT
Project-URL: Homepage, https://github.com/pompyproductions/pompy-cli
Project-URL: Repository, https://github.com/pompyproductions/pompy-cli
Project-URL: Issues, https://github.com/pompyproductions/pompy-cli/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# pompy-cli
A barebones CLI utility package for Python, for making interactive programs on the terminal.
