summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8f894d6fc53b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = python-stwcs
+ pkgdesc = WCS based distortion models and coordinate transformation
+ pkgver = 1.5.1
+ pkgrel = 1
+ url = https://stwcs.readthedocs.io/
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = python-setuptools
+ makedepends = python-relic
+ source = https://files.pythonhosted.org/packages/source/s/stwcs/stwcs-1.5.1.tar.gz
+ md5sums = b605e2c557f1fffee05a6db53e198b3a
+
+pkgname = python-stwcs
+ depends = python>=3.5
+ depends = python-stsci.tools>=3.5.2
+ depends = python-requests
+ depends = python-lxml
+ optdepends = python-stwcs-doc: Documentation for STWCS
+