Source: python-pymetar
Standards-Version: 4.7.4
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: python
Testsuite: autopkgtest-pkg-python
Build-Depends:
 debhelper-compat (= 14),
 dh-python,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
 python3-pytest <!nocheck>,
 dh-sequence-python3,
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pymetar
Vcs-Git: https://salsa.debian.org/python-team/packages/python-pymetar.git
Homepage: https://github.com/python-metar/python-metar

Package: python3-pymetar
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ca-certificates,
Breaks:
 python-pymetar,
Replaces:
 python-pymetar,
Description: Python interface to METAR reports
 The pymetar Python interface provides full and easy to use access to the
 METAR reports available from the NOAA (National Oceanic and Atmospheric
 Administration, http://www.noaa.gov).
 .
 METAR (METeorological Aviation Report) is the international standard code
 format for hourly surface weather observations.
 .
 This package consists of the Python library itself and a command line tool for
 end users.
