summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0a4d4dd611220449842b35d681cc7d9093ba86b2 (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
pkgbase = python-cclib
	pkgdesc = A library for parsing and interpreting the results of computational chemistry packages.
	pkgver = 1.8.1
	pkgrel = 1
	url = http://cclib.github.io
	arch = any
	license = BSD-3-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-versioningit
	makedepends = python-wheel
	depends = python-packaging
	depends = python-periodictable
	depends = python-scipy
	optdepends = psi4: for Psi4 bridge
	optdepends = python-ase: for ASE bridge
	optdepends = python-biopython: for generating `BioPython.Atom`s of parsed results
	optdepends = python-iodata: for reading proatom densities from horton
	optdepends = python-openbabel: for generating `OBMol`s of results
	optdepends = python-pandas: for generating DataFrames of parsed results
	optdepends = python-pyquante2: for computing grid-based quantities with cube output
	optdepends = python-pyscf: for PySCF bridge
	source = https://github.com/cclib/cclib/releases/download/v1.8.1/cclib-1.8.1.tar.gz
	sha256sums = d10aa2352479fcdaa86cc32055a8ae7f98ce26523ea928944ab2256f0875d605

pkgname = python-cclib