summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7be8bd38f223f9bc5390257d8da9db6a5aa0e231 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-hickle
	pkgdesc = Hickle - a HDF5 based version of pickle
	pkgver = 5.0.3
	pkgrel = 1
	url = http://github.com/telegraphic/hickle
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-h5py
	depends = python-numpy
	optdepends = python-dill: needed when files generated by hickle 3 and/or hickle 4 are to be loaded with hickle >= 5, for developent and testing
	optdepends = python-astropy: needed for development and testing
	optdepends = python-pandas: needed for development and testing
	source = https://github.com/telegraphic/hickle/archive/5.0.3.tar.gz
	sha256sums = 698d0dc6644d38a38eb723eeafb06688e0adffa52f73624c48cfe22f2c49f2a3

pkgname = python-hickle