summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO38
1 files changed, 38 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..334d25bbfbee
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,38 @@
+# Generated by mksrcinfo v8
+# Sun Mar 13 20:13:46 UTC 2016
+pkgbase = python-pyquante2-git
+ pkgdesc = Python Quantum Chemistry Reloaded. This is a rewrite of the standard PyQuante program to clean up things that have been nagging me.
+ pkgver = r469.91a352b
+ pkgrel = 1
+ url = https://github.com/rpmuller/pyquante2
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = git
+ depends = python
+ depends = python2
+ depends = python-numpy
+ depends = python2-numpy
+ depends = cython
+ depends = cython2
+ provides = python-pyquante2
+ provides = python2-pyquante2
+ conflicts = python-pyquante2
+ conflicts = python2-pyquante2
+ source = git+https://github.com/rpmuller/pyquante2
+ md5sums = SKIP
+
+pkgname = python-pyquante2-git
+ depends = python
+ depends = python-numpy
+ depends = cython
+ provides = python-pyquante2
+ conflicts = python-pyquante2
+
+pkgname = python2-pyquante2-git
+ depends = python2
+ depends = python2-numpy
+ depends = cython2
+ provides = python2-pyquante2
+ conflicts = python2-pyquante2
+