Source: ripe-atlas-sagan
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 (>= 11),
               dh-python,
               python-setuptools,   python3-setuptools,
               python-all,          python3-all,
               python-dateutil,     python3-dateutil,
               python-tz,           python3-tz,
               python-ipy,          python3-ipy,
               python-cryptography, python3-cryptography,
               python-nose,         python3-nose,
               python3-sphinx
Standards-Version: 4.1.5
Homepage: https://github.com/RIPE-NCC/ripe.atlas.sagan
Vcs-Git: https://salsa.debian.org/python-team/modules/ripe-atlas-sagan.git/
Vcs-Browser: https://salsa.debian.org/python-team/modules/ripe-atlas-sagan

Package: python-ripe-atlas-sagan
Architecture: all
Depends: python-dateutil, python-tz, python-ipy,
 ${misc:Depends}, ${python:Depends}
Description: Python library for parsing RIPE Atlas measurement results
 RIPE Atlas Sagan is a Python library for parsing RIPE Atlas measurement
 results. It aims at providing a consistent high-level interface for a rapidly
 changing low-level format used by the RIPE Atlas probes. 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.

Package: python3-ripe-atlas-sagan
Architecture: all
Depends: python3-dateutil, python3-tz, python3-ipy,
 ${misc:Depends}, ${python3:Depends}
Description: Python3 library for parsing RIPE Atlas measurement results
 RIPE Atlas Sagan is a Python library for parsing RIPE Atlas measurement
 results. It aims at providing a consistent high-level interface for a rapidly
 changing low-level format used by the RIPE Atlas probes. 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.

Package: python-ripe-atlas-sagan-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Python library for parsing RIPE Atlas measurement results (documentation)
 RIPE Atlas Sagan is a Python library for parsing RIPE Atlas measurement
 results. It aims at providing a consistent high-level interface for a rapidly
 changing low-level format used by the RIPE Atlas probes. 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 library's documentation.
