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

18 lines
433 B
TOML

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