summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0b5889bdadca
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = python2-kwant
+ pkgdesc = Python package for numerical calculations on tight-binding models with a strong focus on quantum transport
+ pkgver = 1.0.4
+ pkgrel = 1
+ url = http://kwant-project.org/
+ arch = any
+ license = BSD
+ checkdepends = python2-nose
+ depends = python2
+ depends = python2-scipy
+ depends = lapack
+ depends = blas
+ depends = python2-tinyarray
+ optdepends = python2-matplotlib: needed for plotting support and the tutorial
+ optdepends = mumps: a sparse linear algebra library for speed up and memory usage reduction
+ source = http://downloads.kwant-project.org/kwant/kwant-1.0.4.tar.gz
+ source = http://downloads.kwant-project.org/kwant/kwant-1.0.4.tar.gz.asc
+ md5sums = 78c7c84c2d5fde2f8f24212b00447b78
+ md5sums = SKIP
+
+pkgname = python2-kwant
+