Source: python-ubq
Section: python
Maintainer: Lena Voytek <lena@voytek.dev>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3-all,
               python3-hatchling,
               python3-keyring,
               python3-launchpadlib,
               python3-lazr.restfulclient,
Standards-Version: 4.7.4
Homepage: https://github.com/ubuntu/ubq
Vcs-Git: https://github.com/ubuntu/ubq.git
Vcs-Browser: https://github.com/ubuntu/ubq
Testsuite: autopkgtest-pkg-python

Package: python3-ubq
Section: net
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 ${python:Recommends},
Description: Python library for interacting with services providing Ubuntu data
 Ubuntu Query provides services, providers and models for interacting with
 Ubuntu data.
