Metadata-Version: 2.4
Name: richparser
Version: 1.0.1
Summary: RichParser - A beautiful Rich-based CLI wrapper for argparse with subcommand support, sectioned help, and styled output
Project-URL: Homepage, https://github.com/RevoltSecurities/richparser
Project-URL: Repository, https://github.com/RevoltSecurities/richparser
Project-URL: Documentation, https://github.com/RevoltSecurities/richparser#readme
Project-URL: Tracker, https://github.com/RevoltSecurities/richparser/issues
Author-email: "D. Sanjai Kumar" <bughunterz0047@gmail.com>
License: MIT
License-File: LICENSE
Keywords: argparse,argparse-wrapper,cli,command-line,devtools,pretty-cli,python-tools,rich,terminal
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Python: >=3.13
Requires-Dist: rich>=14.0.0
Description-Content-Type: text/markdown

# RichParser
RichParser - A beautiful Rich-based CLI wrapper for argparse with subcommand support, sectioned help, and styled output
