python-london-tube-status 0.7-1
Package Information
| Description | Transport 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. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/homeassistant-team/deps/python-london-tube-status.git (browse) |
| Closes | #1136662 |
| Tracker | https://tracker.debian.org/pkg/python-london-tube-status |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Date | Thu, 14 May 2026 14:04:16 +0100 |
|---|---|
| Source | python-london-tube-status |
| Version | 0.7-1 |
| Changed-By | Edward Betts |
| Architecture | all source |
| Distribution | unstable |
Changelog
python-london-tube-status (0.7-1) unstable; urgency=medium . * Initial release. (Closes: #1136662)
.dsc
| Component | main |
|---|---|
| Package-List | python3-london-tube-status deb python optional arch=all |
| Section | python |
| Priority | optional |
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.