blob: 65bc234048d8b11304532fb0748a288472c3dd0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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.2.1
pkgrel = 1
url = https://github.com/giovannipizzi/seekpath
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python
makedepends = python-flit-core
depends = python-numpy
depends = spglib
optdepends = python-scipy
source = https://github.com/giovannipizzi/seekpath/archive/refs/tags/v2.2.1.tar.gz
sha256sums = 0b83b02c815e87a89fb329f5b75c9cc5dd9bb22b4c98881722ff2ba08bc27b6a
pkgname = python-seekpath
|