Path to this page:
./
textproc/ruby-temple,
Template compilation framework in Ruby
Branch: CURRENT,
Version: 0.8.2,
Package name: ruby27-temple-0.8.2,
Maintainer: pkgsrc-usersTemple is an abstraction and a framework for compiling templates to pure Ruby.
It's all about making it easier to experiment, implement and optimize template
languages. If you're interested in implementing your own template language,
or anything else related to the internals of a template engine: You've come to
the right place.
Have a look around, and if you're still wondering: Ask on the mailing list and
we'll try to do our best. In fact, it doesn't have to be related to Temple at
all. As long as it has something to do with template languages, we're
interested: <http://groups.google.com/group/guardians-of-the-temple>.
Required to run:[
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 38.5 KB
Version history: (Expand)
- (2021-10-07) Updated to version: ruby27-temple-0.8.2
- (2020-03-24) Updated to version: ruby26-temple-0.8.2
- (2017-11-23) Package has been reborn
- (2017-06-22) Package added to pkgsrc.se, version ruby23-temple-0.8.0 (created)
CVS history: (Expand)
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2020-03-24 18:08:44 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
textproc/ruby-temple: add USE_LANGUAGES
add "USE_LANGUAGES= # none".
|
2020-03-24 18:07:55 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
textproc/ruby-temple: update to 0.8.2
Update ruby-temple to 0.8.2.
0.8.2
* Support TruffleRuby in Temple::Filters::StaticAnalyzer (#127)
* Support TruffleRuby in Temple::Filters::StringSplitter (#127)
0.8.1
* Stop relying on deprecated method in Rails (#121)
* Fix issue with --enable-frozen-string-literal
* Escape html in markdown
|
2017-06-22 00:18:13 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
Add ruby-temple package version 0.8.0 required by new ruby-haml.
Temple is an abstraction and a framework for compiling templates to pure Ruby.
It's all about making it easier to experiment, implement and optimize template
languages. If you're interested in implementing your own template language,
or anything else related to the internals of a template engine: You've come to
the right place.
Have a look around, and if you're still wondering: Ask on the mailing list and
we'll try to do our best. In fact, it doesn't have to be related to Temple at
all. As long as it has something to do with template languages, we're
interested: <http://groups.google.com/group/guardians-of-the-temple>.
|