gentoo/dev-python/nbsphinx/metadata.xml
Michał Górny a731bf2b8e
dev-python/nbsphinx: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-07-09 14:40:09 +02:00

22 lines
834 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>
nbsphinx is a Sphinx extension that provides a source parser for
*.ipynb files. Custom Sphinx directives are used to show Jupyter
Notebook code cells (and of course their results) in both HTML and
LaTeX output. Un-evaluated notebooks -- i.e. notebooks without
stored output cells -- will be automatically executed during the
Sphinx build process.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">nbsphinx</remote-id>
<remote-id type="github">spatialaudio/nbsphinx</remote-id>
</upstream>
</pkgmetadata>