blob: afe16e10db37acbb2b4254be31464d699a67f40b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-spglib
pkgdesc = Python APIs for spglib, a C library for finding and handling crystal symmetries.
pkgver = 2.0.2
pkgrel = 1
url = https://spglib.github.io/spglib
arch = i686
arch = x86_64
license = custom
depends = python-numpy
depends = spglib
source = https://github.com/spglib/spglib/archive/v2.0.2.tar.gz
md5sums = 021da5274ac27e5c97bfa64c5f34ebe0
pkgname = python-spglib
|