summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dd34981735be359282a4a31198fbe9535e57d7c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-terminaltables3
	pkgdesc = Easily draw tables in terminal/console applications from a list of lists of strings
	pkgver = 4.0.0
	pkgrel = 1
	url = https://github.com/matthewdeanmartin/terminaltables3
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-colorama
	checkdepends = python-termcolor
	checkdepends = python-colorclass
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	depends = python
	source = terminaltables3-4.0.0.tar.gz::https://github.com/matthewdeanmartin/terminaltables3/archive/v4.0.0.tar.gz
	sha256sums = 44df92e82b45fadf4e6af8e3a77214cce455a4e1ee66c3f8c871988e1f58f776

pkgname = python-terminaltables3