summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1edb3140262375605fa8da52c96955315977c65d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-data-science-types
	pkgdesc = Mypy type stubs for numpy, pandas and matplotlib
	pkgver = 0.2.23
	pkgrel = 2
	url = https://github.com/predictive-analytics-lab/data-science-types
	arch = any
	license = Apache
	depends = python
	depends = mypy
	optdepends = python-numpy: for numpy support
	optdepends = python-pandas: for pandas support
	optdepends = python-matplotlib: for matplotlib support
	source = https://github.com/predictive-analytics-lab/data-science-types/archive/v0.2.23.tar.gz
	sha256sums = 3778ba8243d546a7b41eecedf69d37f2a4ddd344a3a69198a704ae384dec8cef

pkgname = python-data-science-types