blob: 19261c3d1da4e890249abb564edcd2fd5c1ae9c9 [file] [log] [blame]
Andrew Geissler97771a32021-03-05 15:23:11 -06001SUMMARY = "Pretty-print tabular data"
2HOMEPAGE = "https://github.com/astanin/python-tabulate"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=fad5a39bdfe452b13775adda41023ba7"
5
6SRC_URI[sha256sum] = "eb1d13f25760052e8931f2ef80aaf6045a6cceb47514db8beab24cded16f13a7"
7
8inherit pypi setuptools3