Metadata-Version: 1.1
Name: gpiodaemon
Version: 1.3.0
Summary: Raspberry Pi GPIO setup utility for rpi2caster
Home-page: http://github.com/elegantandrogyne/gpiodaemon
Author: Christophe Slychan
Author-email: krzysztof.slychan@gmail.com
License: GPLv3
Description: GPIODaemon - reboot and shutdown button handler for Raspberry Pi
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        
        This daemon runs on startup as root (via systemd service file)
        and sets up the inputs and outputs for the shutdown and reboot
        buttons and a LED for indicating the system status (ready or powering off).
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
