summaryrefslogtreecommitdiff
path: root/dev-python/nbsphinx/metadata.xml
blob: 05498573a19257abdae5fece22a7e428b730ee04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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">nbsphinx</remote-id>
  <remote-id type="github">spatialaudio/nbsphinx</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
 <stabilize-allarches/>
</pkgmetadata>