blob: 296f962930c1f0904fa0362358f227318a502b9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-stsci.stimage-doc
pkgdesc = Documentation for STScI Image
pkgver = 0.3.0
pkgrel = 1
url = https://stscistimage.readthedocs.io
arch = any
license = BSD-3-Clause
makedepends = python-stsci.stimage=0.3.0
makedepends = python-sphinx-automodapi
makedepends = python-sphinx_rtd_theme
source = https://github.com/spacetelescope/stsci.stimage/archive/0.3.0.tar.gz
md5sums = 291003348bb24afc8cc2685c730ba629
pkgname = python-stsci.stimage-doc
|