summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRenato Coutinho2015-06-19 19:23:59 -0300
committerRenato Coutinho2015-06-19 19:23:59 -0300
commit6189de504fd5a7e5df5383b2b960816323379196 (patch)
treed80e5515b0b213b110911f5aabb580fdc164fbf9 /.SRCINFO
downloadaur-python2-odespy-git.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..da9023f3452c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = python2-odespy-git
+ pkgdesc = Easy access in Python to a large collection of ODE solvers.
+ pkgver = 0.2.0.r147.1db410c
+ pkgrel = 1
+ url = http://hplgit.github.io/odespy/doc/web/index.html
+ arch = i686
+ arch = x86_64
+ license = GPL
+ makedepends = python2-setuptools
+ makedepends = gcc-fortran
+ depends = python2
+ depends = python2-numpy
+ optdepends = python2-nose: necessary for basic tests
+ optdepends = python2-sympy: used in Sympy_odefun
+ optdepends = python2-scipy: necessary for Vode, Dopri5 and Dop853 solvers
+ optdepends = python2-scitools: plot curves in demos
+ optdepends = python2-odelab
+ provides = python2-odespy
+ conflicts = python2-odespy
+ source = git+https://github.com/hplgit/odespy.git
+ md5sums = SKIP
+
+pkgname = python2-odespy-git
+