blob: f2fe2ac0b5b65a78c1f646ce56e2a77b67da1a75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-qcelemental
pkgdesc = Periodic table, physical constants, and molecule parsing for quantum chemistry
pkgver = 0.28.0
pkgrel = 2
url = https://docs.qcarchive.molssi.org/projects/qcelemental/en/latest/
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry
makedepends = python-wheel
depends = python-numpy
depends = python-pint
depends = python-pydantic
optdepends = python-networkx
source = https://github.com/MolSSI/qcelemental/archive/v0.28.0.tar.gz
sha256sums = 59f2104095b2d5bd78b02149c50c06fa884cde9fc2f49272edd0ec2e7f5fdd3d
pkgname = python-qcelemental
|