summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1b857eec493327a5321b808295ed1f513fecbfca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-tblfaker
	pkgdesc = Python library to generate fake tabular data
	pkgver = 0.2.3
	pkgrel = 2
	url = https://github.com/thombashi/tblfaker
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-faker
	depends = python-tabledata
	source = https://files.pythonhosted.org/packages/source/t/tblfaker/tblfaker-0.2.3.tar.gz
	sha256sums = 48e3ff4f2c58d7d3c51ca61a2dcf807c394f54b1cac443d15241127a6169b198

pkgname = python-tblfaker