summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 38160ef0e1e84819473cfae11cd2477c1c0c2a9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-qcelemental
	pkgdesc = Periodic table, physical constants, and molecule parsing for quantum chemistry
	pkgver = 0.12.0
	pkgrel = 2
	url = https://qcelemental-docs.helpmanual.io/
	arch = any
	license = MIT
	checkdepends = python-pytest-cov
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-pint
	depends = python-pydantic
	optdepends = python-networkx
	source = https://github.com/MolSSI/qcelemental/archive/v0.12.0.tar.gz
	sha256sums = c6bcf24103f4b0704afaa1c6ea479373c07017317795a7c8b2516640fc0eec89

pkgname = python-qcelemental