NOTICE: This package has been removed from pkgsrc

./textproc/ruby-tilt1, Generic interface to multiple Ruby template engines

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.4.1nb1, Package name: ruby23-tilt1-1.4.1nb1, Maintainer: pkgsrc-users

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.

This is tilt 1.4.x for backward compatibility.


Required to run:
[lang/ruby23-base]

Master sites:

SHA1: a63b374ab06aeb6f567bd24e61434e386cce0811
RMD160: 8933e3d354af637c3beb2344fb8cde3739042d01
Filesize: 41.5 KB

Version history: (Expand)


CVS history: (Expand)


   2020-03-24 18:15:58 by Takahiro Kambe | Files touched by this commit (5) | Package removed
Log message:
textproc/ruby-tilt1: remove package

Remove ruby-tilt1 package.  It was required only for ruby-sass-rails.
Now ruby-sass-rails dose not require ruby-tilt1.
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.
   2017-03-19 17:02:43 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Avoid conflict with ruby-tilt.

Bump PKGREVISION.
   2017-03-19 16:26:03 by Takahiro Kambe | Files touched by this commit (5)
Log message:
Add textproc/ruby-tilt-1.4.1 as textproc/ruby-tilt1.