Metadata-Version: 2.1
Name: rich
Version: 13.6.0
Summary: Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal
Home-page: https://github.com/Textualize/rich
Author: Will McGugan
Author-email: willmcgugan@gmail.com
Maintainer: None
Maintainer-email: None
Requires-Python: >=3.7.0
License-File: LICENSE
Requires-Dist: markdown-it-py>=2.2.0
Requires-Dist: pygments<3.0.0,>=2.13.0
Requires-Dist: typing-extensions<5.0,>=4.0.0; python_version < "3.9"
Provides-Extra: jupyter
Requires-Dist: ipywidgets<9,>=7.5.1; extra == "jupyter"
