diff options
Diffstat (limited to 'dynamic-layers/meta-python/recipes-devtools/python/python3-json2html_1.3.0.bb')
-rw-r--r-- | dynamic-layers/meta-python/recipes-devtools/python/python3-json2html_1.3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/meta-python/recipes-devtools/python/python3-json2html_1.3.0.bb b/dynamic-layers/meta-python/recipes-devtools/python/python3-json2html_1.3.0.bb index 3d7e897..baf3156 100644 --- a/dynamic-layers/meta-python/recipes-devtools/python/python3-json2html_1.3.0.bb +++ b/dynamic-layers/meta-python/recipes-devtools/python/python3-json2html_1.3.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION="Python wrapper to convert JSON into a human readable HTML Table representation." | 1 | DESCRIPTION = "Python wrapper to convert JSON into a human readable HTML Table representation." |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8065590663ea0c10aa131841ea806767" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8065590663ea0c10aa131841ea806767" |
4 | 4 | ||