From aeea929b38d0ca8be71362f90e0b8071ea4c34f0 Mon Sep 17 00:00:00 2001 From: elie Date: Sat, 5 Sep 2009 15:26:33 +0000 Subject: py2exe compatibility mentioned --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index ae4a12a..04a7b6c 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ PYTHON SNMP FRAMEWORK --------------------- -This is an alpha-quality revision of pure-Python, open source and free +This is a beta-quality revision of pure-Python, open source and free implementation of v1/v2c/v3 SNMP engine. The PySNMP project has been sponsored by a PSF grant [10]. Thanks! @@ -17,6 +17,7 @@ FEATURES * Extensible network transports framework (UDP and UNIX domain implemented) * Asynchronous socket-based IO API support * Twisted (http://twistedmatrix.com) integration +* Python eggs and py2exe friendly * 100% Python, works with Python 1.5 though 2.x * MT-safe -- cgit v1.2.1