1 This package provides Python bindings for the Light Weight Event System.
3 This module is installed using Python's distutils package. In order to
4 build it, use the following command:
6 $ python setup.py build_ext
8 This will build a module that can be installed as a Python extension.