File: control

package info (click to toggle)
python-pysnmp4 4.1.6a-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,016 kB
  • ctags: 1,826
  • sloc: python: 9,809; sh: 60; makefile: 11
file content (62 lines) | stat: -rw-r--r-- 2,597 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Source: python-pysnmp4
Section: python
Priority: optional
Maintainer: Arnaud Fontaine <arnaud@andesi.org>
Uploaders: Jan Luebbe <jluebbe@lasnet.de>, Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Standards-Version: 3.7.2
Build-Depends: cdbs (>= 0.4.40), debhelper (>= 5), python-dev

Package: python-pysnmp4
Architecture: all
Depends: python, python-support (>= 0.2), libsmi2, libsmi2-common, python-pyasn1, python-pysnmp-common
Recommends: python-crypto, python-pysnmp4-mibs, python-pysnmp4-apps
Suggests: python-pysnmp4-doc
Description: Python SNMP library for agents and managers (unstable branch)
 This is a Python implementation  of SNMP v.1/v.2c engine. Its general
 functionality  is  to  assemble/disassemble SNMP  messages  from/into
 given  SNMP Object  IDs  along with  associated  values. PySNMP  also
 provides a few transport methods specific to TCP/IP networking.
 .
 PySNMP is written entirely in  Python and is self-sufficient in terms
 that it does not rely on any third party tool (it isn't a wrapper).
 .
 PySNMP 4.x is the unstable branch.
 .
  Homepage: http://pysnmp.sourceforge.net/

Package: python-pysnmp4-doc
Section: doc
Architecture: all
Description: Python SNMP library for agents and managers (unstable branch)
 This is a Python implementation  of SNMP v.1/v.2c engine. Its general
 functionality  is  to  assemble/disassemble SNMP  messages  from/into
 given  SNMP Object  IDs  along with  associated  values. PySNMP  also
 provides a few transport methods specific to TCP/IP networking.
 .
 PySNMP is written entirely in  Python and is self-sufficient in terms
 that it does not rely on any third party tool (it isn't a wrapper).
 .
 PySNMP 4.x is the unstable branch.
 .
 This package contains the documentation for PySNMP.
 .
  Homepage: http://pysnmp.sourceforge.net/

Package: python-pysnmp-common
Architecture: all
Depends: python, python-support (>= 0.2)
Recommends: python-pysnmp4
Description: Python SNMP library for agents and managers (version selection module)
 This is a Python implementation  of SNMP v.1/v.2c engine. Its general
 functionality  is  to  assemble/disassemble SNMP  messages  from/into
 given  SNMP Object  IDs  along with  associated  values. PySNMP  also
 provides a few transport methods specific to TCP/IP networking.
 .
 PySNMP is written entirely in  Python and is self-sufficient in terms
 that it does not rely on any third party tool (it isn't a wrapper).
 .
 This package contains a python module that allows users of PySNMP to
 select the API version.
 .
  Homepage: http://pysnmp.sourceforge.net/