summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 23be373a95416801d3b6198bd8f1295a1fa94fd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python2-msgpack-numpy-git
	pkgdesc = Python 2 package that provides encoding and decoding routines that enable the serialization and deserialization of numerical and array data types provided by numpy using the highly efficient msgpack format.
	pkgver = 0.3.2.r15.gd6603cd
	pkgrel = 2
	url = https://github.com/lebedov/msgpack-numpy
	arch = any
	license = BSD
	depends = python2
	depends = python2-numpy
	depends = python2-msgpack
	provides = python2-msgpack-numpy
	conflicts = python2-msgpack-numpy
	source = git+https://github.com/lebedov/msgpack-numpy
	sha256sums = SKIP

pkgname = python2-msgpack-numpy-git