File: control

package info (click to toggle)
pd-comport 0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 188 kB
  • ctags: 222
  • sloc: ansic: 1,577; makefile: 263
file content (22 lines) | stat: -rw-r--r-- 894 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
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>,
 IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
 puredata-dev | puredata (<< 0.43)
Standards-Version: 3.9.8
Homepage: http://puredata.info
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/pd-comport.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/pd-comport.git

Package: pd-comport
Architecture: any
Depends: ${shlibs:Depends},
 puredata-core | pd,
 ${misc:Depends}
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.