mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 11:20:48 -04:00
20 lines
674 B
XML
20 lines
674 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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>
|