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

21 lines
428 B
TOML

[build]
type = "python"
[dependencies]
build = ["python-flit-core"]
runtime = [
"python",
"python-sphinx",
]
[package]
description = "Extension to include jQuery on newer Sphinx releases"
homepage = "https://github.com/sphinx-contrib/jquery"
license = "0BSD"
name = "python-sphinxcontrib-jquery"
version = "4.1"
[[source]]
extract_dir = "$name-$version"
url = "https://github.com/sphinx-contrib/jquery.git#v$version"