/smspdu

http://pypi.python.org/pypi/smspdu fork

Primary LanguagePython

For documentation please "pydoc smspdu". The same documentation is available
at http://pypi.python.org/pypi/smspdu

To run its tests use "python -m html".

To install under Python 2:

% python setup.py install

To install under Python 3:

% python3 setup.py build install