Source: python-easysnmp
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Bernhard Schmidt <berni@debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all,
               python3-all-dev,
               python3-setuptools,
               libsnmp-dev
Standards-Version: 4.6.1
Homepage: https://github.com/kamakazikamikaze/easysnmp
Vcs-Browser: https://salsa.debian.org/debian/python-easysnmp
Vcs-Git: https://salsa.debian.org/debian/python-easysnmp.git

Package: python3-easysnmp
Architecture: any
Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}
Description: Pythonic SNMP library based on Net-SNMP (Python 3)
 Easy SNMP is a fork of Net-SNMP Python Bindings that attempts to bring a more
 Pythonic interface to the library. This module provides a full-featured SNMP
 client API and supports all dialects of the SNMP protocol.
