RAA - cstemplate/0.3.1

cstemplate / 0.3.1

Short description: cs/Template
Category: Library/Text
Status: stable
Created: 2004-06-18 20:13:39 GMT
Last update: 2004-06-20 21:54:58 GMT
Owner: sdodell (Projects of this owner)
Homepage: http://cstemplate.rubyforge.org/
Download: http://rubyforge.org/frs/?group_id=276&release_id=557
License: GPL
Dependency:
None
Description:

cs/Template is a fast, generic text templating engine for Ruby, written in C. Merge native Ruby data structures with text templates to produce final documents. Data structures may be any combination of Hashes, Arrays and Objects (works great with YAML input). Produces any type of text document. Expand variables with path-like addressing, include files, eval Ruby code expressions, execute conditional if/then/else blocks or looping blocks of text.

Versions: [0.5.1 (2004-06-26)] [0.4.1 (2004-06-22)] [0.3.1 (2004-06-20)] [0.1.2 (2004-06-19)] [0.1.1 (2004-06-19)]

Edit this project (for project owner)

back to RAA top