blob: 7f8cca7ae58c42dcdbeb3a19b1c937e99ba3167a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = cif2cell
pkgdesc = A command-line tool to generate the geometrical setup for various electronic structure codes from a CIF format file.
pkgver = 2.0.0a3
pkgrel = 1
url = https://cif2cell.sourceforge.io/
arch = any
license = GPLv3
depends = python3
depends = python-pycifrw
source = https://files.pythonhosted.org/packages/0d/a4/ef5cfc41320afa99610f8693901df0f827fd774543140bcaed6c8a636475/cif2cell-2.0.0a3.tar.gz
sha256sums = 4875c0bc45caca743327b1245bdf63d902a980e0f09799c9671609126134719d
pkgname = cif2cell
|