summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90ddcfeb6e6df85ae2b025000dfb6c3fc74921f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-diffpy.structure
	pkgdesc = Storage and manipulation of crystal structure data in python
	pkgver = 3.2.2
	pkgrel = 1
	url = https://www.diffpy.org/diffpy.structure/
	arch = any
	license = BSD-3-Clause
	makedepends = python-setuptools>=62.0
	makedepends = python-setuptools-git-versioning>=2.0
	depends = python>=3.10
	depends = python-numpy
	depends = python-pycifrw
	provides = diffpy.structure
	source = https://github.com/diffpy/diffpy.structure/archive/3.2.2.tar.gz
	md5sums = bfe45773d6ab29ee52e7fb14c0b84ef5

pkgname = python-diffpy.structure