mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/nbsphinx: Add new package required by nbconvert-4.2.0[doc]
Package-Manager: portage-2.2.28
This commit is contained in:
committed by
David Seifert
parent
73ca5ed11d
commit
e9ec9ccb6b
20
dev-python/nbsphinx/metadata.xml
Normal file
20
dev-python/nbsphinx/metadata.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?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>
|
||||
<upstream>
|
||||
<remote-id type="pypi">nbformat</remote-id>
|
||||
<remote-id type="github">spatialaudio/nbsphinx</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user