Debian NEW package overview for python-peblar
python-peblar_0.4.0-1_amd64.changes (click to toggle)
Format:1.8
Date:Sat, 04 Oct 2025 16:51:59 +0100
Source:python-peblar
Binary:python3-peblar
Architecture:source all
Version:0.4.0-1
Distribution:unstable
Urgency:medium
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Changed-By:Edward Betts <edward@4angle.com>
Description:
python3-peblar - Asynchronous client for controlling and monitoring Peblar EV char
Closes:1117197
Changes:
python-peblar (0.4.0-1) unstable; urgency=medium

  * Initial release. (Closes: #1117197)
Files:
21b4e084fa45b82d4cb2f8020f550fd9 2419 python optional python-peblar_0.4.0-1.dsc
620aa8f18e3835340acce020b7a5c522 87851 python optional python-peblar_0.4.0.orig.tar.gz
5e68b1796dc7f8d42df21328c0a742db 2616 python optional python-peblar_0.4.0-1.debian.tar.xz
668a37406dee186c2220131ad301d5f5 7541 python optional python-peblar_0.4.0-1_amd64.buildinfo
f5fe49bd12885d6f3a5c1b9d4d7363bc 22560 python optional python3-peblar_0.4.0-1_all.deb
python-peblar_0.4.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:python-peblar
Binary:python3-peblar
Architecture:all
Version:0.4.0-1
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:Edward Betts <edward@4angle.com>,
Homepage:https://github.com/frenck/python-peblar
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/homeassistant-team/deps/python-peblar
Vcs-Git:https://salsa.debian.org/homeassistant-team/deps/python-peblar.git
Testsuite:autopkgtest-pkg-pybuild
Build-Depends:debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-hatchling
Build-Depends-Indep:python3-aiohttp<!nocheck>, python3-aresponses<!nocheck>, python3-awesomeversion<!nocheck>, python3-backoff<!nocheck>, python3-mashumaro<!nocheck>, python3-pytest<!nocheck>, python3-pytest-asyncio<!nocheck>, python3-pytest-cov<!nocheck>, python3-syrupy<!nocheck>, python3-yarl<!nocheck>
Package-List:python3-peblar deb python optional arch=all
Files:
620aa8f18e3835340acce020b7a5c522 87851 python-peblar_0.4.0.orig.tar.gz
5e68b1796dc7f8d42df21328c0a742db 2616 python-peblar_0.4.0-1.debian.tar.xz
lintian 2.116.3+deb12u1 check for python-peblar_0.4.0-1.dsc (click to toggle)
README.source for python-peblar_0.4.0-1.dsc (click to toggle)
No README.source in this package
control file for python3-peblar_0.4.0-1_all.deb (click to toggle)
Package:python3-peblar
Source:python-peblar
Version:0.4.0-1
Architecture:all
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Installed-Size:127
Depends:python3-aiohttp, python3-awesomeversion, python3-backoff, python3-mashumaro, python3-orjson, python3-yarl, python3:any
Section:python
Priority:optional
Homepage:https://github.com/frenck/python-peblar
Description:
Asynchronous client for controlling and monitoring Peblar EV chargers
 This library enables interaction with Peblar Rocksolid EV chargers over a
 network, supporting both control and monitoring of device state. It provides
 programmatic access to charger functions such as identification, login, and
 retrieval of system information. Communication is performed via the local
 network to supported chargers, allowing status queries and operational
 commands. Additionally, a command-line interface is included, which provides
 similar functionalities for users who prefer terminal-based interaction.
lintian 2.116.3+deb12u1 check for python3-peblar_0.4.0-1_all.deb (click to toggle)
contents of python3-peblar_0.4.0-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-10-04 15:51 ./
drwxr-xr-x root/root         0 2025-10-04 15:51 ./usr/
drwxr-xr-x root/root         0 2025-10-04 15:51 ./usr/bin/
-rwxr-xr-x root/root       208 2025-10-04 15:51 ./usr/bin/peblar
drwxr-xr-x root/root         0 2025-10-04 15:51 ./usr/lib/
drwxr-xr-x root/root         0 2025-10-04 15:51 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-10-04 15:51 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar/
-rw-r--r-- root/root      1097 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar/__init__.py
drwxr-xr-x root/root         0 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar/cli/
-rw-r--r-- root/root     36598 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar/cli/__init__.py
-rw-r--r-- root/root      6300 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar/cli/async_typer.py
-rw-r--r-- root/root       177 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar/cli/ruff.toml
-rw-r--r-- root/root      4473 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar/const.py
-rw-r--r-- root/root       609 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar/exceptions.py
-rw-r--r-- root/root     23045 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar/models.py
-rw-r--r-- root/root     12465 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar/peblar.py
-rw-r--r-- root/root         0 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar/py.typed
-rw-r--r-- root/root       287 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar/utils.py
drwxr-xr-x root/root         0 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar-0.0.0.dist-info/
-rw-r--r-- root/root         7 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar-0.0.0.dist-info/INSTALLER
-rw-r--r-- root/root      8117 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar-0.0.0.dist-info/METADATA
-rw-r--r-- root/root        87 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar-0.0.0.dist-info/WHEEL
-rw-r--r-- root/root        42 2025-10-04 15:51 ./usr/lib/python3/dist-packages/peblar-0.0.0.dist-info/entry_points.txt
drwxr-xr-x root/root         0 2025-10-04 15:51 ./usr/share/
drwxr-xr-x root/root         0 2025-10-04 15:51 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-10-04 15:51 ./usr/share/doc/python3-peblar/
-rw-r--r-- root/root      2911 2025-01-23 10:02 ./usr/share/doc/python3-peblar/README.md.gz
-rw-r--r-- root/root       162 2025-10-04 15:51 ./usr/share/doc/python3-peblar/changelog.Debian.gz
-rw-r--r-- root/root      2192 2025-10-04 15:51 ./usr/share/doc/python3-peblar/copyright
drwxr-xr-x root/root         0 2025-10-04 15:51 ./usr/share/doc/python3-peblar/examples/
-rw-r--r-- root/root        33 2025-01-23 10:02 ./usr/share/doc/python3-peblar/examples/__init__.py
-rw-r--r-- root/root       512 2025-01-23 10:02 ./usr/share/doc/python3-peblar/examples/example.py
-rw-r--r-- root/root       220 2025-01-23 10:02 ./usr/share/doc/python3-peblar/examples/ruff.toml

Timestamp: 04.10.2025 / 20:14:11 (UTC)