summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1187400ec07cfe3294501ce4a32421c572c14b49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-tabula
	pkgdesc = Simple wrapper for tabula, read tables from PDF into DataFrame
	pkgver = 2.1.0
	pkgrel = 1
	url = https://github.com/chezou/tabula-py
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = java-runtime
	depends = python
	depends = python-pandas
	depends = python-requests
	depends = python-numpy
	provides = python-tabula
	source = https://files.pythonhosted.org/packages/source/t/tabula-py/tabula-py-2.1.0.tar.gz
	sha512sums = 91d1005d4873322a4da24191aafc20f8498d8c548696169a6a8f18392a2ff9f6049e26f1406a5d553c47c20de94ac310819a9019ec7b8d53a11401ebb6642602

pkgname = python-tabula