Source: jupyterlab
Maintainer: Debian Python Modules Team <python-modules-team@alioth-lists.debian.net>
Uploaders: Julien Puydt <jpuydt@debian.org>, Roland Mas <lolando@debian.org>
Section: python
Priority: optional
Standards-Version: 4.6.0
Homepage: https://github.com/jupyterlab/jupyterlab
Build-Depends: debhelper-compat (= 13),
 dh-python (>= 2.20160609~),
 python3-all,
 python3-setuptools,
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/python-team/packages/jupyterlab.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/jupyterlab

Package: python3-jupyterlab
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3, nodejs,
 node-jupyterlab,
 python3-notebook-shim,
 python3-jupyter-events,
 python3-rpds-py,
Description: Computational environment
 Extensible environment for interactive and reproducible computing,
 based on the Jupyter notebook and architecture.
 .
 This package installs the library for Python 3.
