diff options
Diffstat (limited to 'python/pylirc/README')
-rw-r--r-- | python/pylirc/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/pylirc/README b/python/pylirc/README new file mode 100644 index 000000000000..4892569e50f7 --- /dev/null +++ b/python/pylirc/README @@ -0,0 +1,4 @@ +pyLirc is a module for Python that interacts with lirc to give Python +programs the ability to receive commands from remote controls. + +This requires lirc. |