File: control

package info (click to toggle)
python-wallbox 0.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 116 kB
  • sloc: python: 277; sh: 5; makefile: 4
file content (44 lines) | stat: -rw-r--r-- 1,109 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-wallbox
Section: python
Priority: optional
Maintainer: Debian OpenStack <team+openstack@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,
Build-Depends-Indep:
 python3-aenum,
 python3-certifi,
 python3-charset-normalizer,
 python3-idna,
 python3-dotenv,
 python3-simplejson,
 python3-requests,
 python3-urllib3,
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/openstack-team/libs/python-wallbox
Vcs-Git: https://salsa.debian.org/openstack-team/libs/python-wallbox.git
Homepage: https://github.com/cliviu74/wallbox

Package: python3-wallbox
Architecture: all
Depends:
 python3-aenum,
 python3-certifi,
 python3-charset-normalizer,
 python3-idna,
 python3-dotenv,
 python3-simplejson,
 python3-requests,
 python3-urllib3,
 ${misc:Depends},
 ${python3:Depends},
Description: interacting with Wallbox EV charger api
 This package provides interface for Wallbox EV chargers api.
 .
 This package is a dependency of Home Assistant.