Source: datasette
Section: database
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Mahangu Weerasinghe <mahangu@gmail.com>
Build-Depends: debhelper-compat (= 13),
                dh-sequence-python3,
                dh-sequence-sphinxdoc <!nodoc>,
                furo <!nodoc>,
                help2man,
                python3-all,
                python3-sphinx <!nodoc>,
                python3-sphinx-copybutton <!nodoc>,
                python3-aiofiles,
                python3-asgi-csrf,
                python3-asgiref,
                python3-bs4 <!nocheck>,
                python3-click,
                python3-click-default-group,
                python3-httpx,
                python3-hupper,
                python3-itsdangerous,
                python3-janus,
                python3-jinja2,
                python3-markupsafe,
                python3-mergedeep,
                python3-pint (>= 0.24.3),
                python3-pluggy,
                python3-pytest <!nocheck>,
                python3-pytest-asyncio <!nocheck>,
                python3-pytest-timeout <!nocheck>,
                python3-setuptools,
                python3-trustme <!nocheck>,
                python3-uvicorn,
                python3-yaml
Standards-Version: 4.7.2
Homepage: https://datasette.io/
Vcs-Browser: https://salsa.debian.org/python-team/packages/datasette
Vcs-Git: https://salsa.debian.org/python-team/packages/datasette.git
Testsuite: autopkgtest-pkg-pybuild

Package: datasette
Architecture: all
Depends: ${misc:Depends},
          ${python3:Depends},
          python3-markupsafe
Suggests: datasette-doc
Description: Multi-tool for exploring and publishing data
 Datasette is a tool for exploring and publishing data. It helps people
 take data of any shape or size and publish that as an interactive,
 explorable website and accompanying API.
 .
 Datasette is aimed at data journalists, museum curators, archivists,
 local governments and anyone else who has data that they wish to share
 with the world.

Package: datasette-doc
Section: doc
Architecture: all
Depends: ${misc:Depends},
         ${sphinxdoc:Depends}
Suggests: datasette
Multi-Arch: foreign
Description: Multi-tool for exploring and publishing data - documentation
 Datasette is a tool for exploring and publishing data. It helps people
 take data of any shape or size and publish that as an interactive,
 explorable website and accompanying API.
 .
 This package contains the HTML documentation.
