summaryrefslogtreecommitdiffstats
path: root/libraries/perl-lirc-client/README
blob: 2163c233080edcb69746c7631784adeaff52c5d4 (plain)
1
2
3
4
5
6
7
8
perl-lirc-client (A client library for LIRC)

This module provides a simple interface to the Linux Infrared Remote
Control (Lirc). The module encasuplates parsing the Lirc config file
(.lircrc), openning a connection to the Lirc device, and retrieving
events from the device.

This require perl-class-accessor and perl-file-path-expand.