Source: jupyterhub
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Debian PaN Maintainers <debian-pan-maintainers@alioth-lists.debian.net>,
 Roland Mas <lolando@debian.org>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 help2man,
 python3-alembic,
 python3-all,
 python3-async-generator,
 python3-bs4,
 python3-certipy,
 python3-jinja2,
 python3-jupyter-events,
 python3-jupyter-telemetry,
 python3-notebook,
 python3-oauthlib,
 python3-pamela,
 python3-prometheus-client,
 python3-pydantic (>= 2),
 python3-pytest,
 python3-pytest-asyncio,
 python3-requests,
 python3-requests-mock,
 python3-setuptools,
 python3-setuptools-scm,
 python3-tornado,
 python3-traitlets,
# Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.6.2
Homepage: https://jupyter.org
Vcs-Git: https://salsa.debian.org/python-team/packages/jupyterhub.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/jupyterhub

Package: jupyterhub
Architecture: all
Depends:
 fonts-font-awesome,
 libjs-bootstrap,
 libjs-jquery,
 libjs-prototype,
 libjs-requirejs,
 node-configurable-http-proxy,
 python3-bcrypt,
 python3-notebook,
 python3-pamela,
 ${misc:Depends},
 ${python3:Depends},
Description: Multi-user server for Jupyter notebooks
 With JupyterHub you can create a multi-user Hub which spawns,
 manages, and proxies multiple instances of the single-user Jupyter
 notebook server.
 .
 Project Jupyter created JupyterHub to support many users. The Hub can
 offer notebook servers to a class of students, a corporate data
 science workgroup, a scientific research project, or a high
 performance computing group.
