Metadata-Version: 2.4
Name: rst-previewer
Version: 0.1.0
Summary: A modern CLI and web-based viewer for reStructuredText files.
Author-email: rohanmohapatra <rohanironcrest14@gmail.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: docutils>=0.22.1
Requires-Dist: gradio==5.46.0
Requires-Dist: termcolor>=3.1.0
Requires-Dist: typer>=0.17.5
