File: control

package info (click to toggle)
pylirc 0.0.5-3.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 64 kB
  • sloc: ansic: 126; python: 11; sh: 5; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,052 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: pylirc
Section: python
Priority: optional
Maintainer: Debian Lirc Team <team+debian-lirc@tracker.debian.org>
Uploaders: Loic Minier <lool@dooz.org>,
           Arnaud Quette <aquette@debian.org>,
           Charlie Smotherman <cjsmo@cableone.net>,
           Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.3.5),
               python-all-dev (>= 2.6.6-3~),
               liblircclient-dev
Standards-Version: 3.9.2
X-Python-Version: >= 2.5
Homepage:  http://pylirc.mccabe.nu/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/pylirc/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pylirc/trunk/

Package: python-pylirc
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python:Depends}
Description: Python bindings for Linux Infra-red Remote Control (LIRC) support
 A module for Python that interacts with Linux Infra-red Remote Control
 (LIRC) to give Python programs the ability to receive commands from
 remote controls.