blob: e8024987c9934100e3d351836ce315fcdc166981 [file] [log] [blame]
Andrew Geissler517393d2023-01-13 08:55:19 -06001SUMMARY = "module for creating simple ASCII tables"
2HOMEPAGE = "https://github.com/foutaise/texttable/"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=7a97cdac2d9679ffdcfef3dc036d24f6"
5
6inherit pypi setuptools3
7
8SRC_URI[sha256sum] = "290348fb67f7746931bcdfd55ac7584ecd4e5b0846ab164333f0794b121760f2"
9
10BBCLASSEXTEND = "native nativesdk"