aboutsummaryrefslogtreecommitdiff
path: root/comport/debian/control
blob: a69eccc92443892abf595b1ceba2b9b60139bb23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: pd-comport
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Hans-Christoph Steiner <hans@eds.org>
Build-Depends: debhelper (>= 7.0.50~), puredata
Standards-Version: 3.9.1
Homepage: http://puredata.info

Package: pd-comport
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, pd
Description: Pd object for reading and writing to serial ports
 comport is a cross-platform object for Pure Data that allows you to read and
 write bytes and lists of data to /dev/tty* devices including serial port,
 USB-serial devices, Bluetooth-serial, etc.