blob: ad7f802bfb76b3afacab5475d95fa8951a765f79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-astroalign
pkgdesc = Astrometric Alignment of Images
pkgver = 2.3.1
pkgrel = 00
url = https://github.com/toros-astro/astroalign
arch = any
license = MIT
makedepends = python-pip
depends = python
depends = python-scipy
depends = python-scikit-image
depends = python-sep
depends = python-numpy
source = PKGBUILD_EXTRAS
source = https://files.pythonhosted.org/packages/5e/cf/ce13356452bd43694370c4b648e80eec4a3b49c5ca2b080939581613e7a4/astroalign-2.3.1.tar.gz
source = LICENSE
md5sums = SKIP
md5sums = a251ccc1d38d36486da92c5e4c781078
md5sums = 814192244e134780a1bc35c1a784b1d0
pkgname = python-astroalign
|