Welcome to EasyExtend!

EasyExtend is a grammar based preprocessor generator and source synthesis tool written
for Python.

INSTALLATION

Just type

    python setup.py install

while being in the root directory of the project. This will place EasyExtend in
Python's site-packages directory.


FURTHER INFORMATION

http://www.fiber-space.de/EasyExtend/doc/EE.html



Release Information
-------------------

This is first alpha release of EasyExtend 3.0. It is expected to contain still lots of 
bugs.

EE 3.0 is undertested. Currently only tests for the gallery langlet are shipped.
Older tests that applied to EE 2.0 are broken and can't be reused.

I also refused to package documentation. All available 
documentation is accessible online at http://www.fiber-space.de/EasyExtend/doc/EE.html




