blob: 222e6e7bb43c75e2ea4c793f2de9a2c83a4ca09d [file] [log] [blame]
Andrew Geissler615f2f12022-07-15 14:00:58 -05001SUMMARY = "Pretty-print tabular data"
2HOMEPAGE = "https://github.com/astanin/python-tabulate"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=6ad1430c0c4824ec6a5dbb9754b011d7"
5
6SRC_URI[sha256sum] = "6c57f3f3dd7ac2782770155f3adb2db0b1a269637e42f27599925e64b114f519"
7
8inherit pypi setuptools3