slackbuilds_ponce/python/python3-rich/slack-desc
fourtysixandtwo 564f62eb43
python/python3-rich: Added (rich text & formatting in the terminal)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-06-04 10:37:12 +07:00

19 lines
1 KiB
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
python3-rich: python3-rich (rich text and beautiful formatting in the terminal)
python3-rich:
python3-rich: Rich is a Python library for rich text and beautiful formatting in the
python3-rich: terminal.
python3-rich:
python3-rich: The Rich API makes it easy to add color and style to terminal output.
python3-rich: Rich can also render pretty tables, progress bars, markdown, syntax
python3-rich: highlighted source code, tracebacks, and more - out of the box.
python3-rich:
python3-rich: Homepage: https://github.com/Textualize/rich
python3-rich: