# $Id: INSTALL 43 2006-11-06 22:39:17Z daedalus $
# $Revision: 43 $
#
#    libsnmp - a Python SNMP library
#    Copyright (c) 2003 Justin Warren <daedalus@eigenmagic.com>

This library uses python distutils. To install the library module, simply run:

python setup.py install

