File: control

package info (click to toggle)
libserialport-ruby 0.6-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 88 kB
  • ctags: 97
  • sloc: ansic: 1,091; ruby: 30; makefile: 7
file content (28 lines) | stat: -rw-r--r-- 1,245 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
28
Source: libserialport-ruby
Section: libs
Priority: optional
Maintainer: Arnaud Cornet <arnaud.cornet@gmail.com>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>, Paul van Tilburg <paulvt@debian.org>
Standards-Version: 3.7.3
Build-Depends: cdbs, debhelper (>= 5.0.37), ruby-pkg-tools (>= 0.14), ruby1.8-dev
Homepage: http://ruby-serialport.rubyforge.org/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/packages/libserialport-ruby/trunk/
Vcs-Svn: svn://svn.debian.org/pkg-ruby-extras/packages/libserialport-ruby/trunk/

Package: libserialport-ruby
Architecture: any
Depends: libserialport-ruby1.8
Description: library to control RS-232 serial ports from ruby programs
 This library provides an API to control RS-232 serial ports, and check and set
 the current statie of the signals on the line.
 .
 This is a dependency package which depends on Debian's default version of Ruby
 (currently 1.8).

Package: libserialport-ruby1.8
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library to control RS-232 serial ports from ruby programs
 This library provides an API to control RS-232 serial ports, and check and set
 the current statie of the signals on the line.