File: control

package info (click to toggle)
pytrafikverket 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 496 kB
  • sloc: python: 1,375; makefile: 7
file content (30 lines) | stat: -rw-r--r-- 1,087 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: pytrafikverket
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-poetry-core,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/gjohansson-ST/pytrafikverket
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/pytrafikverket
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/pytrafikverket.git

Package: python3-pytrafikverket
Architecture: all
Depends:
 python3-aiozoneinfo,
 ${misc:Depends},
 ${python3:Depends},
Description: Retrieve data from the Swedish Trafikverket API
 This library provides an interface to communicate with the Swedish Transport
 Administration (Trafikverket) API, allowing users to access various data sets
 provided by Trafikverket. It can fetch weather information from weather
 stations, train station details, train schedules, ferry routes, and other
 transportation-related information.