summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d6fdc124cf9785a40e47b1e04518d0e644475ce3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
pkgbase = python-qcengine
	pkgdesc = Quantum chemistry program executor and IO standardizer (QCSchema) for quantum chemistry
	pkgver = 0.50.0
	pkgrel = 1
	url = https://molssi.github.io/QCEngine/
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pydantic-settings
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	depends = python
	depends = python-numpy
	depends = python-psutil
	depends = python-py-cpuinfo
	depends = python-pydantic
	depends = python-yaml
	depends = python-qcelemental
	optdepends = python-msgpack
	optdepends = python-pkg_resources
	optdepends = python-pytest
	optdepends = python-pytorch
	optdepends = rdkit
	optdepends = dftd3
	optdepends = dftd4
	optdepends = gamess
	optdepends = mopac
	optdepends = mrchem
	optdepends = nwchem
	optdepends = openmm
	optdepends = psi4
	optdepends = python-optking
	optdepends = python-pyberny
	optdepends = xtb
	source = git+https://github.com/MolSSI/QCEngine.git#tag=v0.50.0
	sha256sums = SKIP

pkgname = python-qcengine