Subject: CVS commit: wip/py-snmp
From: Rui Paulo
Date: 2004-06-01 20:18:14
Message id: E1BVDq2-00054u-1L@sc8-pr-cvs1.sourceforge.net

Log Message:
This is a Python implementation of SNMP v.1/v.2c engine. Its general
functionality is to assemble/disassemble SNMP messages from/into
given SNMP Object IDs along with associated values. PySNMP also provides
a few transport methods specific to TCP/IP networking.

PySNMP is written entirely in Python and is self-sufficient in terms
that it does not rely on any third party tool (it is not a wrapper!).

Files:
RevisionActionfile
1.1importwip/py-snmp/Makefile
1.1importwip/py-snmp/DESCR
1.1importwip/py-snmp/distinfo
1.1importwip/py-snmp/PLIST