snimpy 1.0.0-1build1 source package in Ubuntu

Changelog

snimpy (1.0.0-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 15:14:39 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Vincent Bernat
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python
Lunar release universe python

Downloads

File Size SHA-256 Checksum
snimpy_1.0.0.orig.tar.gz 74.6 KiB 65bfe796d3d0234b829a96936bc868c3741743a89179367089bc673ca03c591a
snimpy_1.0.0-1build1.debian.tar.xz 4.3 KiB b3901666a768300c729184006244f07c08c7a805e2076dc0bbb83edac53c3886
snimpy_1.0.0-1build1.dsc 2.0 KiB 0446d7bfe5887de9017b49f47524c6ebd902455e1227187272b03682b76fe83f

View changes file

Binary packages built by this source

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.

python3-snimpy-dbgsym: debug symbols for python3-snimpy
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.