blob: 2872342101a636eb501bc0197295f67be25a1178 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-flifile
pkgdesc = Python code for opening a lambert instruments .fli file
pkgver = 1.4.4
pkgrel = 1
url = https://github.com/rharkes/flifile
arch = any
license = GPL-3.0-only
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-pytest
depends = python-numpy
optdepends = python-black
optdepends = python-pytest
optdepends = mypy
optdepends = twine
source = python-flifile-1.4.4.tar.gz::https://github.com/rharkes/flifile/archive/refs/tags/1.4.4.tar.gz
b2sums = 9a90af2911db1743eb48d925d6b4397a25da8c20855761ab8adf288838ff07f7513805dab4b1752115767b803ad34f0b42e10381b5744e0b2bcd79d7f70add44
pkgname = python-flifile
|