Metadata-Version: 2.1
Name: rich
Version: 15.0.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.9.0
License-File: LICENSE
Requires-Dist: markdown-it-py >=2.2.0
Requires-Dist: pygments <3.0.0,>=2.13.0
Provides-Extra: jupyter
Requires-Dist: ipywidgets <9,>=7.5.1 ; extra == 'jupyter'

