Metadata-Version: 1.0
Name: pysnmp-se
Version: 3.5.2
Summary: Python SNMP Toolkit (Speed Enhanced)
Home-page: http://twistedsnmp.sourceforge.net/
Author: Mike Fletcher
Author-email: mcfletch@vextech.ca
License: BSD
Download-URL: https://sourceforge.net/project/showfiles.php?group_id=102250
Description: Patched PySNMP 3.4.x with speed enhancements
        
        This is the PySNMP 3.4.x branch of code with various speed
        enhancements, the most important being the replacement of
        string-based OIDs with tuple-based OIDs.  This makes PySNMP-SE
        slightly incompatible with PySNMP, hence the 3.5.x numbering
        scheme.
        
Keywords: snmp,pysnmp,speed,twistedsnmp
Platform: Any
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
