DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-batinfo 0.4.2-1

Package Information

Descriptionbattery status data from Linux power supply sysfs

This library reads the Linux kernel power supply information exposed under /sys/class/power_supply and represents detected batteries as structured objects.

It reports fields made available by the kernel for each battery, such as charge state, remaining capacity, present flag, technology, voltage, current, design and full charge values, cycle count, model name, manufacturer, serial number, and raw uevent data. The exact set of fields depends on the battery and driver.

It reads from the kernel sysfs power_supply interface, including per-device directories for battery entries, and can refresh its cached values to reflect the current kernel-reported battery state.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/python-batinfo.git (browse)
Closes#1142974
Trackerhttps://tracker.debian.org/pkg/python-batinfo
Uploaded3 hours ago

New Package Report

.changes
Architectureall source
Distributionunstable
DateWed, 29 Jul 2026 09:25:47 +0100
Sourcepython-batinfo
Version0.4.2-1
Changed-ByEdward Betts
Changelog
python-batinfo (0.4.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1142974)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-batinfo deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: batinfo
Upstream-Contact: Nicolas Hennion <nicolas@nicolargo.com>
Source: https://github.com/nicolargo/batinfo

Files: *
Copyright: 2013-2016, Nicolas Hennion <nicolas@nicolargo.com>
License: LGPL-3+

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: LGPL-3+


License: LGPL-3+
 This package is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation, version 3 of
 the License, or (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in "/usr/share/common-licenses/LGPL-3".

Back to Dashboard | View all reviews for this package