diff options
Diffstat (limited to 'meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb')
| -rw-r--r-- | meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb b/meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb index 9755bacca1..1512672435 100644 --- a/meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb +++ b/meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Rich is a Python library for rich text and beautiful formatting in th | |||
| 2 | DESCRIPTION = "The Rich API makes it easy to add color and style to terminal output. \ | 2 | DESCRIPTION = "The Rich API makes it easy to add color and style to terminal output. \ |
| 3 | Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, \ | 3 | Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, \ |
| 4 | tracebacks, and more." | 4 | tracebacks, and more." |
| 5 | HOMEPAGE="https://github.com/Textualize/rich" | 5 | HOMEPAGE = "https://github.com/Textualize/rich" |
| 6 | SECTION = "devel/python" | 6 | SECTION = "devel/python" |
| 7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
| 8 | 8 | ||
