Source: aioymaps
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Standards-Version: 4.7.4
Homepage: https://github.com/devbis/aioymaps
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/aioymaps
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/aioymaps.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-aioymaps
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: async client for Yandex Maps public transport data
 Asynchronous Python library for retrieving public transport stop information
 from Yandex Maps.
 .
 Queries Yandex Maps stop and stop-group identifiers and returns JSON data
 about the requested stop, including upcoming departures for public transport
 services.
