adding LICENSE
[lwes-python/github-mirror.git] / README
blob8c7cf1e937587c79fbd22a2a96c0296d4573b012
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.