sphinxcontrib_serializinghtml: Sphinx extension which outputs serialized HTML files#

Description#

Sphinx extension which outputs serialized HTML files

License#

BSD

Type#

standard

Dependencies#

  • $(PYTHON_TOOLCHAIN)

  • $(PYTHON)

Version Information#

package-version.txt:

1.1.5

install-requires.txt:

sphinxcontrib_serializinghtml >=1.1.5

Equivalent System Packages#

arch:

$ sudo pacman -S  python-sphinxcontrib-serializinghtml

conda:

$ conda install  sphinxcontrib-serializinghtml

Fedora/Redhat/CentOS:

$ sudo yum install  python-sphinxcontrib-serializinghtml

freebsd:

$ sudo pkg install textproc/py-sphinxcontrib-serializinghtml

gentoo:

$ sudo emerge dev-python/sphinxcontrib-serializinghtml

macports: install the following packages: py-sphinxcontrib-serializinghtml

opensuse:

$ sudo zypper install python3${PYTHON_MINOR}-sphinxcontrib-serializinghtml

void:

$ sudo xbps-install  python3-sphinxcontrib-serializinghtml

See https://repology.org/project/python:sphinxcontrib-serializinghtml/versions

If the system package is installed and if the (experimental) option –enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.