Files
packages/extra/python-sphinxcontrib-htmlhelp/python-sphinxcontrib-htmlhelp.toml
2026-03-21 12:43:00 -05:00

18 lines
429 B
TOML

[build]
type = "python"
[dependencies]
build = ["python-flit-core"]
runtime = ["python"]
[package]
description = "Sphinx extension which renders HTML help files"
homepage = "https://github.com/sphinx-doc/sphinxcontrib-htmlhelp"
license = "BSD-2-Clause"
name = "python-sphinxcontrib-htmlhelp"
version = "2.1.0"
[[source]]
extract_dir = "$name-$version"
url = "https://github.com/sphinx-doc/sphinxcontrib-htmlhelp.git#$version"