# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           python 1.0

name                py-sphinxcontrib-applehelp
version             1.0.4
categories-append   textproc devel
platforms           {darwin any}
supported_archs     noarch
license             BSD
maintainers         {mcalhoun @MarcusCalhoun-Lopez} openmaintainer

description         sphinx extension which outputs Apple help books
long_description    sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books.

homepage            http://sphinx-doc.org/

checksums           md5 8d52173d3d5c7bd9c0e3da26cd217916 \
                    rmd160 515a0da08d2c6f3be59b5c923a328f2e36d32c30 \
                    sha256 828f867945bbe39817c210a1abfd1bc4895c8b73fcaade56d45357a348a07d7e

python.versions     36 37 38 39 310 311
python.pep517       yes
