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 (>= 9),
               dh-python,
               python-setuptools,
               python3-setuptools,
               python-all,
               python3-all,
               python-dateutil,
               python3-dateutil,
               python-tz,
               python3-tz,
               python-ipy,
               python3-ipy,
               python-openssl,
               python3-openssl,
               python-nose,
               python3-nose,
               python-sphinx
Standards-Version: 3.9.8
Homepage: https://github.com/RIPE-NCC/ripe.atlas.sagan
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/ripe-atlas-sagan.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=python-modules/packages/ripe-atlas-sagan.git;a=summary

Package: python-ripe-atlas-sagan
Architecture: all
Depends: python-dateutil, python-tz, python-ipy,
 python-openssl, ${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,
 python3-openssl, ${misc:Depends}, ${python: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.
