summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ansi2html_1.7.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ansi2html_1.7.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-ansi2html_1.7.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ansi2html_1.7.0.bb b/meta-python/recipes-devtools/python/python3-ansi2html_1.7.0.bb
index df50bc7a89..0a81ebdded 100644
--- a/meta-python/recipes-devtools/python/python3-ansi2html_1.7.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ansi2html_1.7.0.bb
@@ -1,7 +1,7 @@
1DESCRPTION = "ansi2html - Convert text with ANSI color codes to HTML or to LaTeX" 1DESCRPTION = "ansi2html - Convert text with ANSI color codes to HTML or to LaTeX"
2HOMEPAGE = "https://github.com/ralphbean/ansi2html" 2HOMEPAGE = "https://github.com/ralphbean/ansi2html"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=3000208d539ec061b899bce1d9ce9404" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=3000208d539ec061b899bce1d9ce9404"
4LICENSE = "GPLv3" 4LICENSE = "GPL-3.0-only"
5 5
6PYPI_PACKAGE = "ansi2html" 6PYPI_PACKAGE = "ansi2html"
7 7