Source: ipykernel
Uploaders: Julien Puydt <julien.puydt@laposte.net>,
           Gordon Ball <gordon@chronitis.net>
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Section: python
Priority: optional
Standards-Version: 4.1.3
Homepage: https://github.com/ipython/ipykernel
Build-Depends: debhelper (>= 10),
               dh-python,
               python,
               python-faulthandler (>= 2.4),
               python-ipython,
               python-jupyter-client,
               python-matplotlib,
               python-mock,
               python-nose,
               python-path,
               python-pickleshare,
               python-setuptools,
               python-tornado,
               python-traitlets,
               python3-all,
               python3-ipython,
               python3-jupyter-client,
               python3-matplotlib,
               python3-mock,
               python3-nose,
               python3-path,
               python3-pickleshare,
               python3-setuptools,
               python3-tornado,
               python3-traitlets
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
Vcs-Git: https://salsa.debian.org/python-team/modules/ipykernel.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/ipykernel

Package: python-ipykernel
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: IPython kernel for Jupyter (Python 2)
 This software component provides an IPython kernel, which will hook
 itself into Jupyter.
 .
 This package installs the library for Python 2.

Package: python3-ipykernel
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: IPython kernel for Jupyter (Python 3)
 This software component provides an IPython kernel, which will hook
 itself into Jupyter.
 .
 This package installs the library for Python 3.
