pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/ruby-tilt



Module Name:    pkgsrc
Committed By:   obache
Date:           Sat Aug  6 13:10:18 UTC 2011

Update of /cvsroot/pkgsrc/textproc/ruby-tilt
In directory ivanova.netbsd.org:/tmp/cvs-serv9208

Log Message:
Import ruby-tilt-1.3.2 as textproc/ruby-tilt.

Tilt is a thin interface over a bunch of different Ruby template engines in
an attempt to make their usage as generic possible. This is useful for web
frameworks, static site generators, and other systems that support multiple
template engines but don't want to code for each of them individually.

The following features are supported for all template engines (assuming the
feature is relevant to the engine):

 * Custom template evaluation scopes / bindings
 * Ability to pass locals to template evaluation
 * Support for passing a block to template evaluation for "yield"
 * Backtraces with correct filenames and line numbers
 * Template file caching and reloading
 * Fast, method-based template source compilation

The primary goal is to get all of the things listed above right for all
template engines included in the distribution.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/textproc/ruby-tilt/distinfo
N pkgsrc/textproc/ruby-tilt/PLIST
N pkgsrc/textproc/ruby-tilt/Makefile
N pkgsrc/textproc/ruby-tilt/DESCR
N pkgsrc/textproc/ruby-tilt/ALTERNATIVES

No conflicts created by this import



Home | Main Index | Thread Index | Old Index