summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 81eb72272ae5b4eda28eb552a69b31de5f00c088 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-tableschema
	pkgdesc = Parse messy tabular data in various formats
	pkgver = 1.15.0
	pkgrel = 1
	url = https://github.com/frictionlessdata/tableschema-py
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-click
	depends = python-dateutil
	depends = python-isodate
	depends = python-jsonschema
	depends = python-requests
	depends = python-rfc3986
	depends = python-six
	depends = python-tabulator
	source = https://files.pythonhosted.org/packages/source/t/tableschema/tableschema-1.15.0.tar.gz
	sha256sums = 3b5668a8a73e215967220e3ed7df31135ccf9041d5f94df5c8eebabddecc66ba

pkgname = python-tableschema