summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c3026d903c9c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+# Generated by mksrcinfo v8
+# Wed Feb 13 17:27:21 UTC 2019
+pkgbase = python-nestle
+ pkgdesc = Nested sampling algorithms for evaluating Bayesian evidence
+ pkgver = 0.2.0
+ pkgrel = 1
+ url = http://kylebarbary.com/nestle/
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ source = https://files.pythonhosted.org/packages/source/n/nestle/nestle-0.2.0.tar.gz
+ md5sums = 49e14a2fc989ced42db7f0c411162e00
+
+pkgname = python-nestle
+ depends = python-numpy>=1.6
+ optdepends = python-scipy
+ optdepends = python-nestle-doc: Documentation for Nestle
+
+pkgname = python2-nestle
+ depends = python2-numpy>=1.6
+ optdepends = python2-scipy
+ optdepends = python-nestle-doc: Documentation for Nestle
+