Source: python-enturclient
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 dh-sequence-single-binary,
 pybuild-plugin-pyproject,
 python3-all,
 python3-poetry-core,
Build-Depends-Indep:
 python3-aiohttp <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-cov <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/hfurubotten/enturclient
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-enturclient
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-enturclient.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-enturclient
Architecture: all
Description: client for Norwegian public transport data from Entur
 This library queries Entur's Journey Planner GraphQL API for departures from
 specified stops and platforms. It provides planned and expected arrival
 and departure times, destinations, line details, and transport modes.
 .
 It identifies which departures use real-time data and calculates delays from
 planned and expected departure times. Platform records can also include
 public codes and geographic coordinates.
