Files
guru/dev-python/sphinxcontrib-katex/metadata.xml
Sergey Torokhov 29a8fba038 dev-python/sphinxcontrib-katex: new package
Sphinx extension using KaTeX to render math in HTML.

The extension uses KaTeX for rendering of math in HTML pages.
It is designed as a replacement for the built-in extension sphinx.ext.mathjax,
which uses MathJax for rendering.

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2020-04-09 01:36:58 +03:00

20 lines
673 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>torokhov-s-a@yandex.ru</email>
<name>Sergey Torokhov</name>
</maintainer>
<longdescription lang="en">
Sphinx extension using KaTeX to render math in HTML.
The extension uses KaTeX for rendering of math in HTML pages.
It is designed as a replacement for the built-in extension
sphinx.ext.mathjax, which uses MathJax for rendering.
</longdescription>
<upstream>
<remote-id type="pypi">sphinxcontrib-katex</remote-id>
<remote-id type="github">hagenw/sphinxcontrib-katex</remote-id>
</upstream>
</pkgmetadata>