DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-enturclient 0.3.0-1

Package Information

Descriptionclient 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.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/python-enturclient.git (browse)
Closes#1145959
Trackerhttps://tracker.debian.org/pkg/python-enturclient
Uploaded2 hours ago

New Package Report

.changes
Sourcepython-enturclient
Version0.3.0-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
DateFri, 28 Aug 2026 11:33:32 +0100
Changelog
python-enturclient (0.3.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1145959)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-enturclient deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: enturclient
Upstream-Contact: Heine Furubotten <heine.furubotten@bouvet.no>
Source: https://github.com/hfurubotten/enturclient

Files: *
Copyright: 2018 Heine Furubotten
License: MIT

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: MIT


License: MIT
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following
 conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.

Back to Dashboard | View all reviews for this package