[{"authors":"Judson Lester","built_at":"2010-01-04T08:00:00.000Z","created_at":"2010-01-04T18:50:00.039Z","description":"  Stencil is a templating library with a number of design goals.\n\n  *  Limited code in templates.  This isn't meant to embed ruby in anything - \n  it allows for simple control structures, since that's typically what you need \n  in a template, but full access to the Ruby\n  interpreter is just a tempatation into sin. (From a separation of concerns \n  standpoint.)  There's a certain amount of code available in conditionals and \n  interpolations, since otherwise they're much harder to do...\n\n  *  Easy to extend.  If you do need something extra from a template, not \n  having it in the templating language is frustrating.  It's easy to add \n  features to stencil, since they're described in as well-designed classes.\n\n  * Generic output.  Not everything is a website or a mime-encoded email.  It's \n  nice to be able to spit out generic text from time to time.\n\n  * Data sourced from simple datatypes - hashes and array, referenced with data \n  paths.  Views can be extracted from any object, or built up in code.\n","downloads_count":47733,"metadata":{"homepage_uri":"http://stencil-templ.rubyforge.org/"},"number":"0.1.1","summary":"Output agnostic templating engine","platform":"ruby","rubygems_version":">= 0","ruby_version":null,"prerelease":false,"licenses":null,"requirements":null,"sha":"9ff41cf8d50cd184fc30b92548c4254d71411799760f2fcb2cf0125f2bfc9f78","spec_sha":"91212bcab654a7141f81654e0a7527eef859d183d999d02a6a3ff97adf9f7c92"},{"authors":"Judson Lester","built_at":"2009-12-28T08:00:00.000Z","created_at":"2009-12-27T21:10:51.988Z","description":"  Stencil is a templating library with a number of design goals.\n\n  *  Limited code in templates.  This isn't meant to embed ruby in anything - \n  it allows for simple control structures, since that's typically what you need \n  in a template, but full access to the Ruby\n  interpreter is just a tempatation into sin. (From a separation of concerns \n  standpoint.)  There's a certain amount of code available in conditionals and \n  interpolations, since otherwise they're much harder to do...\n\n  *  Easy to extend.  If you do need something extra from a template, not \n  having it in the templating language is frustrating.  It's easy to add \n  features to stencil, since they're described in as well-designed classes.\n\n  * Generic output.  Not everything is a website or a mime-encoded email.  It's \n  nice to be able to spit out generic text from time to time.\n\n  * Data sourced from simple datatypes - hashes and array, referenced with data \n  paths.  Views can be extracted from any object, or built up in code.\n","downloads_count":4677,"metadata":{"homepage_uri":"http://stencil-templ.rubyforge.org/"},"number":"0.1","summary":"Output agnostic templating engine","platform":"ruby","rubygems_version":">= 0","ruby_version":null,"prerelease":false,"licenses":null,"requirements":null,"sha":"60332a1be75d26653257ef8bd970dd27d4993e2f2b70cf2ae7b0381d2cff9af5","spec_sha":"966a290e4660f31dbb9c7ef47690de6f88aec918928c78de5fbc9d8d708975e9"}]