Metadata-Version: 2.4
Name: pynetsnmp-2
Version: 0.2.0
Summary: ctypes wrapper for net-snmp
Author-email: Zenoss <support@zenoss.com>
Maintainer-email: Morten Brekkevold <morten.brekkevold@sikt.no>
License-Expression: GPL-2.0-or-later
Project-URL: Homepage, https://github.com/Uninett/pynetsnmp
Keywords: snmp,twisted,pynetsnmp,netsnmp
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Networking :: Monitoring
Requires-Python: <3.14,>=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: Twisted
Dynamic: license-file

# pynetsnmp-2

This is a Python ctypes wrapper for the [NET-SNMP](http://www.net-snmp.org/)
library. It is a fork of Zenoss'
[pynetsnmp](https://github.com/zenoss/pynetsnmp) library. The main improvement
over `pynetsnmp` is **Python 3 support**.
