mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: python3-sphinx-markdown-tables-0.0.17
This commit is contained in:
parent
b5357916ef
commit
2c45fa9186
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-sphinx-markdown-tables/template
Normal file
14
srcpkgs/python3-sphinx-markdown-tables/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python3-sphinx-markdown-tables'
|
||||||
|
pkgname=python3-sphinx-markdown-tables
|
||||||
|
version=0.0.17
|
||||||
|
revision=1
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools python3-Markdown"
|
||||||
|
makedepends=""
|
||||||
|
depends="python3-Markdown"
|
||||||
|
short_desc="Sphinx extension for rendering tables written in markdown"
|
||||||
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/ryanfox/sphinx-markdown-tables"
|
||||||
|
distfiles="${PYPI_SITE}/s/sphinx-markdown-tables/sphinx-markdown-tables-${version}.tar.gz"
|
||||||
|
checksum=6bc6d3d400eaccfeebd288446bc08dd83083367c58b85d40fe6c12d77ef592f1
|
Loading…
Add table
Reference in a new issue