aboutsummaryrefslogtreecommitdiff
path: root/misc/py-colored/pkg-descr
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-22 19:58:40 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-22 19:58:40 +0000
commit59bc1230bd867740eebdbc2d1c2b137ba2d8a2a3 (patch)
tree94d091e0cd403ee70613cc4f9a11ecc61c637de3 /misc/py-colored/pkg-descr
parentd6751bb9b72f6d121f80b47b5bc89f1488d588a6 (diff)
downloadports-59bc1230bd867740eebdbc2d1c2b137ba2d8a2a3.tar.gz
ports-59bc1230bd867740eebdbc2d1c2b137ba2d8a2a3.zip
Add py-colored 1.3.93
Very simple Python library for color and formatting in terminal. Collection of color codes and names for 256 color terminal setups. The following is a list of 256 colors for Xterm, containing an example of the displayed color, Xterm Name, Xterm Number and HEX. WWW: https://gitlab.com/dslackw/colored PR: 235929 Submitted by: Pavel Timofeev <timp87@gmail.com>
Notes
Notes: svn path=/head/; revision=493613
Diffstat (limited to 'misc/py-colored/pkg-descr')
-rw-r--r--misc/py-colored/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/py-colored/pkg-descr b/misc/py-colored/pkg-descr
new file mode 100644
index 000000000000..e104f7ab69b5
--- /dev/null
+++ b/misc/py-colored/pkg-descr
@@ -0,0 +1,6 @@
+Very simple Python library for color and formatting in terminal. Collection of
+color codes and names for 256 color terminal setups. The following is a list
+of 256 colors for Xterm, containing an example of the displayed color,
+Xterm Name, Xterm Number and HEX.
+
+WWW: https://gitlab.com/dslackw/colored