summaryrefslogtreecommitdiffstats
path: root/meta-offline-voice-agent/recipes-python/python3-rasa/python3-terminaltables_3.1.10.bb
blob: a037589e5a2afabe9654f4f9723eaebe946f41e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
SUMMARY = "Generate simple tables in terminals from a nested list of strings."
HOMEPAGE = "https://github.com/matthewdeanmartin/terminaltables"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=5f85abc11673af717387593a5281f87a"

PYPI_PACKAGE = "terminaltables"

SRC_URI[md5sum] = "5467e06a1a6e24dc44e6dd241706668e"
SRC_URI[sha256sum] = "ba6eca5cb5ba02bba4c9f4f985af80c54ec3dccf94cfcd190154386255e47543"

inherit pypi setuptools3