15 lines
633 B
Bash
15 lines
633 B
Bash
# Template file for 'python3-docstring-to-markdown'
|
|
pkgname=python3-docstring-to-markdown
|
|
version=0.12
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools_scm"
|
|
depends="python3"
|
|
short_desc="On the fly conversion of Python docstrings to markdown"
|
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://pypi.org/project/docstring-to-markdown/"
|
|
changelog="https://github.com/python-lsp/docstring-to-markdown/releases"
|
|
distfiles="${PYPI_SITE}/d/docstring-to-markdown/docstring-to-markdown-${version}.tar.gz"
|
|
checksum=40004224b412bd6f64c0f3b85bb357a41341afd66c4b4896709efa56827fb2bb
|