Source: nbconvert
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Julien Puydt <julien.puydt@laposte.net>
Section: python
Priority: optional
Standards-Version: 4.1.1
Homepage: https://github.com/jupyter/nbconvert
Build-Depends: debhelper (>= 10),
               dh-python,
               inkscape,
               pandoc,
               python,
               python-backports-shutil-get-terminal-size,
               python-bleach,
               python-entrypoints,
               python-ipykernel,
               python-ipython (>= 5.0.0),
               python-jinja2,
               python-jupyter-client,
               python-jupyter-core,
               python-mistune,
               python-nbformat,
               python-nose,
               python-pandocfilters (>= 1.4),
               python-path,
               python-pickleshare,
               python-pygments,
               python-pytest,
               python-setuptools,
               python-testpath,
               python-traitlets,
               python3-all,
               python3-bleach,
               python3-entrypoints,
               python3-ipykernel,
               python3-ipython (>= 5.0.0),
               python3-jinja2,
               python3-jupyter-core,
               python3-mistune,
               python3-nbformat,
               python3-nbsphinx (>= 0.2.14) <!nodoc>,
               python3-nose,
               python3-notebook,
               python3-pandocfilters (>= 1.4),
               python3-path,
               python3-pickleshare,
               python3-pygments,
               python3-pytest,
               python3-setuptools,
               python3-sphinx <!nodoc>,
               python3-sphinx-rtd-theme <!nodoc>,
               python3-testpath,
               python3-traitlets,
               texlive-fonts-recommended,
               texlive-generic-recommended,
               texlive-latex-base,
               texlive-latex-extra
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/nbconvert.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/nbconvert.git

Package: python-nbconvert
Architecture: all
Depends: python-entrypoints,
         python-ipython (>= 5),
         python-jupyter-client,
         python-testpath,
         ${misc:Depends},
         ${python:Depends}
Recommends: pandoc
Description: Jupyter notebook conversion (Python 2)
 Jupyter nbconvert converts notebooks to various other formats
 using Jinja templates.
 .
 This package installs the library for Python 2.

Package: python3-nbconvert
Architecture: all
Depends: python3-entrypoints,
         python3-ipython (>= 5),
         python3-jupyter-client,
         python3-testpath,
         ${misc:Depends},
         ${python3:Depends}
Recommends: pandoc
Description: Jupyter notebook conversion (Python 3)
 Jupyter nbconvert converts notebooks to various other formats
 using Jinja templates.
 .
 This package installs the library for Python 3.

Package: jupyter-nbconvert
Architecture: all
Depends: python3-nbconvert (= ${binary:Version}),
         ${misc:Depends},
         ${python3:Depends}
Section: utils
Description: Jupyter notebook conversion (scripts)
 Jupyter nbconvert converts notebooks to various other formats
 using Jinja templates.
 .
 This package installs the jupyter-nbconvert script.

Package: python-nbconvert-doc
Architecture: all
Build-Profiles: <!nodoc>
Depends: libjs-jquery,
         libjs-mathjax,
         libjs-requirejs,
         ${misc:Depends},
         ${sphinxdoc:Depends}
Built-Using: ${sphinxdoc:Built-Using}
Section: doc
Description: Jupyter notebook conversion (documentation)
 Jupyter nbconvert converts notebooks to various other formats
 using Jinja templates.
 .
 This package installs the documentation.
