DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-london-tube-status 0.7-1

Package Information

DescriptionTransport for London line status data parser

This library queries the Transport for London Open Data line status endpoint and converts the response into a dictionary keyed by line name.

The returned data includes a timestamp and, for each known line, a State value and a Description value. Status values reported by TfL include Good Service, Minor Delays, Severe Delays, Planned Closure, Part Closure, Suspended, No Service, and other operational messages used by the TfL API.

It covers London Underground lines and the TfL modes exposed by the endpoint, including London Overground, DLR, Elizabeth line, Tram, and cable car services.

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-london-tube-status.git (browse)
Closes#1136662
Trackerhttps://tracker.debian.org/pkg/python-london-tube-status
Uploaded3 hours ago

New Package Report

.changes
DateThu, 14 May 2026 14:04:16 +0100
Sourcepython-london-tube-status
Version0.7-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
Changelog
python-london-tube-status (0.7-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1136662)
.dsc
Componentmain
Package-Listpython3-london-tube-status deb python optional arch=all
Sectionpython
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: london-tube-status
Upstream-Contact: Robin Cole <robmarkcole@gmail.com>
Source: https://github.com/robmarkcole/London-tube-status

Files: *
Copyright: Robin Cole <robmarkcole@gmail.com>
License: Apache-2.0

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


License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
      http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache 2.0 License
 can be found in /usr/share/common-licenses/Apache-2.0 file.

Back to Dashboard | View all reviews for this package