summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4130eab5d712f1b8f86bb04dfd72c5d70a80b455 (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.3.0
	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.11
	depends = python-numpy
	depends = python-pycifrw
	provides = diffpy.structure
	source = https://github.com/diffpy/diffpy.structure/archive/3.3.0.tar.gz
	md5sums = 13a42f00238699b40dcecb802ef3226b

pkgname = python-diffpy.structure