snimpy 0.8.6-2 source package in Ubuntu

Changelog

snimpy (0.8.6-2) unstable; urgency=medium

  * Let python-cffi generate the appropriate dependencies.

 -- Vincent Bernat <email address hidden>  Mon, 21 Sep 2015 21:17:55 +0200

Upload details

Uploaded by:
Vincent Bernat
Uploaded to:
Sid
Original maintainer:
Vincent Bernat
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
snimpy_0.8.6-2.dsc 2.2 KiB ca06f2ec5e18e0f41864653940094c69a3bec03bded99e8f39efd88a4fd91497
snimpy_0.8.6.orig.tar.gz 62.6 KiB c6fcea31e5cbd2b94cb02d1da8ee8903a1e3cbe9402d933903939252ca5cdd44
snimpy_0.8.6-2.debian.tar.xz 4.0 KiB 96ec7bc1a174c677bc3a11e6c825c6e5c4188aa193c33345c6231e584464fb45

No changes file available.

Binary packages built by this source

python-snimpy: high-level SNMP bindings for Python 2

 Snimpy is a Python-based tool providing a simple interface to build
 SNMP queries. This interface aims at being the most Pythonic
 possible: you grab scalars using attributes and columns are like
 dictionaries.
 .
 Snimpy can either be used interactively through its console (derived
 from Python own console or from IPython if available) or by writing
 snimpy scripts which are just Python scripts with some global
 variables available.
 .
 This package contains the binding for Python 2.

python-snimpy-doc: interactive SNMP tool with Python (documentation)

 Snimpy is a Python-based tool providing a simple interface to build
 SNMP queries. This interface aims at being the most Pythonic
 possible: you grab scalars using attributes and columns are like
 dictionaries.
 .
 Snimpy can either be used interactively through its console (derived
 from Python own console or from IPython if available) or by writing
 snimpy scripts which are just Python scripts with some global
 variables available.
 .
 This package contains the documentation.

python3-snimpy: high-level SNMP bindings for Python 3

 Snimpy is a Python-based tool providing a simple interface to build
 SNMP queries. This interface aims at being the most Pythonic
 possible: you grab scalars using attributes and columns are like
 dictionaries.
 .
 Snimpy can either be used interactively through its console (derived
 from Python own console or from IPython if available) or by writing
 snimpy scripts which are just Python scripts with some global
 variables available.
 .
 This package contains the binding for Python 3.

snimpy: interactive SNMP tool with Python

 Snimpy is a Python-based tool providing a simple interface to build
 SNMP queries. This interface aims at being the most Pythonic
 possible: you grab scalars using attributes and columns are like
 dictionaries.
 .
 Snimpy can either be used interactively through its console (derived
 from Python own console or from IPython if available) or by writing
 snimpy scripts which are just Python scripts with some global
 variables available.