diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb b/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb index 5c572c615b..f8b7c9b5ff 100644 --- a/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Library for developers to extract data from Microsoft Excel (tm) spre | |||
| 2 | DESCRIPTION = "Extract data from Excel spreadsheets (.xls and .xlsx,\ | 2 | DESCRIPTION = "Extract data from Excel spreadsheets (.xls and .xlsx,\ |
| 3 | versions 2.0 onwards) on any platform. Pure Python (2.6, 2.7, 3.2+). \ | 3 | versions 2.0 onwards) on any platform. Pure Python (2.6, 2.7, 3.2+). \ |
| 4 | Strong support for Excel dates. Unicode-aware." | 4 | Strong support for Excel dates. Unicode-aware." |
| 5 | HOMEPAGE = "http://www.python-excel.org/" | 5 | HOMEPAGE = "https://www.python-excel.org/" |
| 6 | LICENSE = "BSD-3-Clause" | 6 | LICENSE = "BSD-3-Clause" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=00ea1e843a43c20d9b63a8112239b0d1" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=00ea1e843a43c20d9b63a8112239b0d1" |
| 8 | 8 | ||
