File: control

package info (click to toggle)
python-aioshelly 13.17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 732 kB
  • sloc: python: 6,867; makefile: 7; sh: 3
file content (44 lines) | stat: -rw-r--r-- 1,327 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
32
33
34
35
36
37
38
39
40
41
42
43
44
Source: python-aioshelly
Section: python
Priority: optional
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
 Edward Betts <edward@4angle.com>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 openstack-pkg-tools,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-aiohttp <!nocheck>,
 python3-aioresponses <!nocheck>,
 python3-bluetooth-data-tools <!nocheck>,
 python3-habluetooth <!nocheck>,
 python3-orjson <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-yarl <!nocheck>,
 python3-zeroconf <!nocheck>,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-aioshelly
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-aioshelly.git
Homepage: https://github.com/home-assistant-libs/aioshelly
Testsuite: autopkgtest-pkg-pybuild

Package: python3-aioshelly
Architecture: all
Depends:
 python3-aiohttp,
 python3-bluetooth-data-tools,
 python3-habluetooth,
 python3-orjson,
 python3-yarl,
 ${misc:Depends},
 ${python3:Depends},
Description: asynchronous library to control Shelly devices
 This package provides an asynchronous library to control Shelly devices.
 .
 This package is a dependency of Home Assistant.