summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ecbd055a6e318a956dcb44de7b236d2215da5fee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-datashape
	pkgdesc = Data description protocol for dynd similar to Numpy DTypes.
	pkgver = 0.5.3
	pkgrel = 1
	url = https://github.com/blaze/datashape
	arch = any
	groups = blaze-ecosystem
	license = BSD
	makedepends = python-setuptools
	depends = python-numpy>=1.7
	depends = python>=3.4
	depends = python-multipledispatch>=0.4.7
	depends = python-dateutil
	source = https://github.com/blaze/datashape/archive/0.5.3.tar.gz
	md5sums = e243704f530ef7520ad9d5a70d337683
	sha1sums = e79b5eb684a698509cf8d46138fa717fa6826e2a

pkgname = python-datashape