blob: e6e4df25b269ebd542ed87263fc50d9dac8c2093 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-seekpath
pkgdesc = A module to obtain and visualize k-vector coefficients and obtain band paths in the Brillouin zone of crystal structures
pkgver = 2.1.0
pkgrel = 2
url = https://github.com/giovannipizzi/seekpath
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python
depends = python-numpy
depends = spglib
optdepends = python-scipy
source = https://github.com/giovannipizzi/seekpath/archive/refs/tags/v2.1.0.tar.gz
sha256sums = 34eb91c2b4138fceb579deee336cc4ff7ef4a50b46b3fbb466d96792a1b42466
pkgname = python-seekpath
|