Source: ripe-atlas-cousteau
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Apollon Oikonomopoulos <apoikos@debian.org>
Build-Depends: debhelper-compat (= 11),
               dh-python,
               python3-all,
               python3-dateutil,
               python3-socketio-client (>= 0.6.5),
               python3-requests (>= 2.7.0),
               python3-funcsigs,
               python3-setuptools,
               python3-nose,
               python3-coverage,
               python3-mock,
               python3-jsonschema
Standards-Version: 4.1.5
Homepage: https://github.com/RIPE-NCC/ripe-atlas-cousteau
Vcs-Git: https://salsa.debian.org/python-team/modules/ripe-atlas-cousteau.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/ripe-atlas-cousteau

Package: python3-ripe-atlas-cousteau
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
Description: Python3 wrapper around the RIPE Atlas API
 Cousteau is a Python library wrapping the RIPE Atlas HTTP API. RIPE Atlas is a
 global network of probes that measure Internet connectivity and reachability,
 providing an overview of the state of the Internet in real time.
 .
 This package contains the Python3 library.
