File: control

package info (click to toggle)
python-afsapi 0.2.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 148 kB
  • sloc: python: 714; makefile: 4
file content (31 lines) | stat: -rw-r--r-- 964 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
31
Source: python-afsapi
Section: python
Priority: optional
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 11),
 dh-python,
 openstack-pkg-tools,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
 python3-setuptools-scm,
Build-Depends-Indep:
 python3-aiohttp,
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-afsapi
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-afsapi.git
Homepage: https://github.com/zhelev/python-afsapi.git

Package: python3-afsapi
Architecture: all
Depends:
 python3-aiohttp,
 ${misc:Depends},
 ${python3:Depends},
Description: asynchronous implementation of the Frontier Silicon API
 This project provides an asynchronous Python implementation of the Frontier
 Silicon API. This project was started in order to embed Frontier Silicon
 devices in Home Assistant.