Source: python-london-tube-status Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools, Build-Depends-Indep: python3-aiohttp , python3-pytest , Standards-Version: 4.7.4 Homepage: https://github.com/robmarkcole/London-tube-status Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-london-tube-status Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-london-tube-status.git Testsuite: autopkgtest-pkg-pybuild Package: python3-london-tube-status Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, 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.