Source: autosuspend Section: utils Priority: optional Maintainer: Python Applications Packaging Team Uploaders: Johannes Wienke Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, python3-sphinx-issues, python3-sphinxcontrib.plantuml, python3-sphinx-autodoc-typehints, python3-pytest-runner, python3-portalocker Standards-Version: 4.4.1 Homepage: https://github.com/languitar/autosuspend Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/python-team/applications/autosuspend.git Vcs-Browser: https://salsa.debian.org/python-team/applications/autosuspend Testsuite: autopkgtest-pkg-python Package: autosuspend Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, ${sphinxdoc:Depends}, python3-portalocker Built-Using: ${sphinxdoc:Built-Using} Recommends: python3-mpd, python3-requests, python3-lxml, xprintidle, python3-dbus, python3-icalendar, python3-dateutil, python3-tzlocal, python3-requests-file, iputils-ping Description: daemon to suspend a system in case of inactivity A daemon to automatically suspend and wake up a system. Inactivity and wake up times are determined by a set of configurable checks. Autosuspend periodically executes these checks, and if none of them indicated activity, the system is suspended and automatically woken up if necessary. . Autosuspend does not depend on X11 and desktop environments and is therefore specifically intended for (home) servers. Most available checks address these usage scenarios. Yet, also the X11 idle time can be used as a check to support graphical use cases.