File: control

package info (click to toggle)
libsnmp-ruby 1.0.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,428 kB
  • ctags: 573
  • sloc: ruby: 3,743; makefile: 40; sh: 23
file content (26 lines) | stat: -rw-r--r-- 881 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
Source: libsnmp-ruby
Section: devel
Priority: optional
Maintainer: Aurélien GÉRÔME <ag@roxor.cx>
Build-Depends: debhelper (>= 4.0.0), dpatch, ruby1.8
Standards-Version: 3.7.2

Package: libsnmp-ruby
Architecture: all
Depends: libsnmp-ruby1.8
Description: simple network management protocol bindings for ruby
 This library implements SNMP (the Simple Network Management Protocol).
 It is implemented in pure Ruby, so there are no dependencies on
 external libraries like net-snmp.
 .
  Homepage: http://snmplib.rubyforge.org/

Package: libsnmp-ruby1.8
Architecture: all
Depends: ruby (>= 1.8)
Description: simple network management protocol bindings for ruby 1.8
 This library implements SNMP (the Simple Network Management Protocol).
 It is implemented in pure Ruby, so there are no dependencies on
 external libraries like net-snmp.
 .
  Homepage: http://snmplib.rubyforge.org/