15 lines
632 B
Bash
15 lines
632 B
Bash
# Template file for 'python3-docstring-to-markdown'
|
|
pkgname=python3-docstring-to-markdown
|
|
version=0.11
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools_scm"
|
|
depends="python3"
|
|
short_desc="Python implementation of the Language Server Protocol"
|
|
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=5b1da2c89d9d0d09b955dec0ee111284ceadd302a938a03ed93f66e09134f9b5
|