Metadata-Version: 2.1
Name: netdevsnmp
Version: 1.0.0
Summary: A wrapper module for pysnmp to get device information
Home-page: https://github.com/robwdwd/netdevsnmp
License: BSD-2-Clause
Author: Rob Woodward
Author-email: rob@emailplus.org
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pysnmp (>=4.3.1)
Project-URL: Repository, https://github.com/robwdwd/netdevsnmp
Description-Content-Type: text/markdown

NetDevSNMP
==========

Netdevsnmp is based on Nelsnmp and is a wrapper around pysnmp to make it easier to use SNMP against network equipment.

