summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f20893cb87214c7401d3958f4fa40f739248e348 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
pkgbase = python-rows-git
	pkgdesc = Import data, automatically detect types and give you high-level Python objects so you can start working with the data instead of trying to parse it
	pkgver = v0.4.1.r220.g6904d6c
	pkgrel = 2
	url = https://github.com/turicas/rows
	arch = any
	license = GPL3
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-cached-property
	depends = python-click
	depends = python-lxml
	depends = python-magic
	depends = python-openpyxl
	depends = python-pdfminer
	depends = python-pillow
	depends = python-psycopg2
	depends = python-pytesseract
	depends = python-requests
	depends = python-requests-cache
	depends = python-six
	depends = python-tqdm
	depends = python-unicodecsv
	depends = python-urllib3
	depends = python-xlrd
	depends = python-xlwt
	provides = python-rows
	conflicts = python-rows
	source = git+https://github.com/turicas/rows
	sha512sums = SKIP

pkgname = python-rows-git