rm
[svn42.git] / old-door-deamon / libparportled-0.5.1 / debian / control
1 Source: libparportled
2 Priority: optional
3 Maintainer: Julien Danjou <acid@debian.org>
4 Build-Depends: debhelper (>> 4.0.0)
5 Standards-Version: 3.6.2.2
6
7 Package: libparportled-dev
8 Section: libdevel
9 Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64
10 Depends: libparportled (= ${Source-Version})
11 Description: manage an LED device plugged on a parallel port - development files
12  This is a library intended to manage an LED device plugged on parallel port.
13  You can turn on and off LED, set a specificate state or do blinking an LED.
14
15 Package: libparportled
16 Section: libs
17 Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64
18 Depends: ${shlibs:Depends}
19 Description: manage an LED device plugged on a parallel port
20  This is a library intended to manage an LED device plugged on parallel port.
21  You can turn on and off LED, set a specificate state or do blinking an LED.