summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b66ef9720e8ee7d96d358cc7e06652f58ea486b0 (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.11.1
	pkgrel = 1
	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.11.1.tar.gz
	sha256sums = 90bf265ebafbf648221fc283ae8546625d516cadfe5840d969c48ed4d20ae037

pkgname = python-qcelemental