Source: battery-stats Section: admin Priority: optional Maintainer: Petter Reinholdtsen Uploaders: Aurélien COUDERC Build-Depends: debhelper-compat (= 12), cmake, gnuplot-nox (>= 4) | gnuplot-qt, libtext-csv-perl, imagemagick Standards-Version: 4.5.0 Homepage: https://github.com/petterreinholdtsen/battery-stats/ Vcs-Browser: https://salsa.debian.org/debian/battery-stats Vcs-Git: https://salsa.debian.org/debian/battery-stats.git Rules-Requires-Root: no Package: battery-stats Architecture: linux-any Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, bc, logrotate, lsb-base, gzip (>= 1.3.2) Recommends: python3, python3-matplotlib, libtext-csv-perl, gnuplot (>= 4.0.0) Description: collects statistics about charge of laptop batteries This package provides battery-stats-collector, a daemon which will periodically collect statistics about the charge of the batteries present. . It also provides a binary called battery-graph, which can be used to generate qplot graphs about the battery charge/discharge patterns over time. . Note: This requires APM or ACPI to be enabled and working in your kernel.