summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..23be373a9541
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+