Help language development. Donate to The Perl Foundation
{ "name" : "RPi::ButtonWatcher", "description": "A button push event supplier", "version" : "1.0.0", "license" : "Artistic-2.0", "perl" : "6.c", "auth" : "zef:patrickb", "source-url" : "git://github.com/patrickbkr/RPi-ButtonWatcher.git", "tags" : [ "RaspberryPi" ], "authors" : [ "Patrick B\u00f6ker" ], "provides" : { "RPi::ButtonWatcher": "lib/RPi/ButtonWatcher.rakumod" }, "depends": [ "RPi::Wiring::Pi" ] }