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

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

To distribute (assuming "python" is Python 2):

% python setup.py build
% python setup.py sdist upload
% python3 setup.py build
% python3 setup.py sdist upload
