aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-xlsxwriter.inc
blob: f5d56db004a8be5bef29b97031fa8d0377d1995c (plain)
1
2
3
4
5
6
7
8
9
10
11
SUMMARY = "Python 2 and 3 compatibility library"
HOMEPAGE = "https://xlsxwriter.readthedocs.io"
SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=0960d52d61b0801760f39463288c2672"

inherit pypi

PYPI_PACKAGE = "XlsxWriter"

BBCLASSEXTEND = "native nativesdk"