mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-27 08:41:37 -07:00
add python-numpydoc
This commit is contained in:
14
python-numpydoc/.SRCINFO
Normal file
14
python-numpydoc/.SRCINFO
Normal 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
|
||||
|
Reference in New Issue
Block a user