blob: 0c874b02f88dbc2f8df72d1743668c7c966c32d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-pycifrw
pkgdesc = CIF/STAR file support for Python
pkgver = 5.0.1
pkgrel = 3
url = https://github.com/jamesrhester/pycifrw
arch = any
license = Python-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-prettytable
depends = python-ply
depends = python-numpy
source = https://github.com/jamesrhester/pycifrw/archive/v5.0.1/pycifrw-5.0.1.tar.gz
sha512sums = 88c11147bf7e718f596388f037a1614fedd338a59c81722668429bbf40c5a70357700766256d1d4074f9915c847ecd1fa384b8d5a51c489ea75ab0d441c24712
pkgname = python-pycifrw
|