3 Maintainer: Julien Danjou <acid@debian.org>
4 Build-Depends: debhelper (>> 4.0.0)
5 Standards-Version: 3.6.2.2
7 Package: libparportled-dev
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.
15 Package: libparportled
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.