blob: 72342703f2919c245332d215b826882abbae2472 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-pyscf-git
pkgdesc = Python-based Simulations of Chemistry Framework
pkgver = 1.7.6a1.r104.g09eca1f68
pkgrel = 1
url = http://pyscf.github.io
arch = i686
arch = x86_64
license = BSD
makedepends = cmake
depends = python
depends = python-numpy
depends = python-scipy
depends = python-h5py
depends = xcfun
depends = libcint
depends = libxc
provides = python-pyscf=1.7.6a1.r104.g09eca1f68
conflicts = python-pyscf
source = python-pyscf-git::git+https://github.com/pyscf/pyscf.git
md5sums = SKIP
pkgname = python-pyscf-git
|