add python-numpydoc

This commit is contained in:
2019-04-29 10:39:51 -07:00
parent b2334deadb
commit bf4a23186d
2 changed files with 43 additions and 0 deletions

14
python-numpydoc/.SRCINFO Normal file
View File

@ -0,0 +1,14 @@
pkgbase = python-numpydoc
pkgdesc = Sphinx extension to support docstrings in Numpy format
pkgver = 0.9.1
pkgrel = 1
url = https://github.com/numpy/numpydoc
arch = any
license = BSD
depends = python-sphinx
options = !emptydirs
source = python-numpydoc-0.9.1.tar.gz::https://github.com/numpy/numpydoc/archive/v0.9.1.tar.gz
sha256sums = b480ef5a7ed680a2ecb1615c44a5becb8eacb2be94b58b200340f0a2a458b854
pkgname = python-numpydoc