# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
maintainers {mojca @mojca} openmaintainer
description Sphinx extension to support docstrings in Numpy format
long_description Numpydoc inserts a hook into Sphinx’s autodoc \
that converts docstrings following the Numpy/Scipy format \
to a form palatable to Sphinx.
homepage https://github.com/numpy/numpydoc
master_sites pypi:n/${python.rootname}/
distname ${python.rootname}-${version}
checksums rmd160 ba273ec50d275eb93051a4cf32ebc8e5022139ea \
sha256 61f4bf030937b60daa3262e421775838c945dcdd671f37b69e8e4854c7eb5ffd \
python.versions 27 34 35 36
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
# TODO: requires more work