ports/textproc/py-rich12/pkg-descr
Po-Chuan Hsieh 633781113e
textproc/py-rich12: Add py-rich12 12.6.0 (copied from py-rich)
- Update WWW
- Fix RUN_DEPNDS
- Add PORTSCOUT
2023-01-30 20:58:49 +08:00

7 lines
285 B
Text

Rich is a Python library for rich text and beautiful formatting in the
terminal.
The Rich API makes it easy to add color and style to terminal
output. Rich can also render pretty tables, progress bars, markdown,
syntax highlighted source code, tracebacks, and more -- out of the
box.