aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-texttable_0.9.1.bb
blob: 25e402f141f582319984fff345f667aafbfd9a00 (plain)
1
2
3
4
5
6
7
8
9
SUMMARY = "module for creating simple ASCII tables"
HOMEPAGE = "https://github.com/foutaise/texttable/"
LICENSE = "LGPL-3.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e6a600fd5e1d9cbde2d983680233ad02"

inherit pypi setuptools3

SRC_URI[md5sum] = "a712b5a5464d51c5fc43c64d9d2cd0de"
SRC_URI[sha256sum] = "119041773ff03596b56392532f9315cb3a3116e404fd6f36e76a7dc088d95c79"