Hello,

This is the first public release of Kashmir/Elusion.

Kashmir is an advanced templating engine for Ruby featuring an easy,
pragmatic syntax and efficient generated code.

Kashmir tries to walk on the small path between the mess of raw
evaluated Ruby like ERB and the clinical sterileness of data-driven
templating like Amrita.

Kashmir encourages you to define a Model for your View and call its
methods, but allows you as well to evaluate any code you want (though
you never have to).

Kashmir can provide automatic escaping of generated output to lower
the possibility of cross-side scripting attacks.

Kashmir is output-format agnostic, it can be used to generate all kind
of text files.

Kashmir ships with Elusion, an easy to use helper-library to realize
Amrita2-like active templates.

Kashmir is licensed under the same terms as Ruby itself.

Documentation can be found at
<http://chneukirchen.org/repos/kashmir/README>.

You can download Kashmir at

        http://chneukirchen.org/releases/kashmir-0.2.0.tar.gz

Or get it using

           darcs get http://chneukirchen.org/repos/kashmir

The official Kashmir/Elusion page is

      http://chneukirchen.org/blog/static/projects/kashmir.html

Please mail bugs, suggestions and patches to chneukirchen / gmail.com.


ecbce9d6c4bb556cbc531e24603ceb4e  kashmir-0.2.0.tar.gz
-- 
Christian Neukirchen  <chneukirchen / gmail.com>  http://chneukirchen.org