[build] type = "python" [dependencies] build = [ "python-wheel", "python-poetry-core", ] runtime = [ "python", "python-markdown-it-py", "python-pygments", ] [package] description = "Python library for rich text and beautiful formatting in the terminal" homepage = "https://github.com/Textualize/rich" license = "MIT" name = "python-rich" version = "14.3.3" [[source]] extract_dir = "$name-$version" sha256 = "192256ed24eac979015a95e98ad240c970201892bf12b2f3c2fcc1d729f7e093" url = "https://github.com/Textualize/rich.git#v$version"