[ddp] libamrita-ruby1.8 : HTML/XML template library for Ruby 1.8
daily-debian-package at enix.org
daily-debian-package at enix.org
Wed Sep 30 12:00:08 CEST 2009
Hello,
Today, I'm happy to present you the Debian package libamrita-ruby1.8,
which is part of the ruby section, and maintained by TANIGUCHI Takaki
<takaki at asis.media-as.org>.
This package contains : HTML/XML template library for Ruby 1.8.
Amrita is an html/xhtml template library for Ruby. It makes html
documents from a template and model data.
* The template for amrita is a pure html/xhtml document without
special tags like <?...?> or <% .. %>
* The template can be written by designers using almost any html
editor.
* There's no need to change Ruby code to modify the view of the
_dynamic_ part of the template (or the static portion).
* The model data may be any standard Ruby data-- a Hash, Array,
String... or an instance of any user-defined class.
* The output is controlled by _data_, not by logic-- so it's easy to
write, test, and debug code. (Good for eXtremeProgramming)
* The html template can be compiled into Ruby code before execution
with little effort.
Amrita uses a template and model data to create an html document by
naturally matching the +id+ attribute of an html element to model data.
This package is for Ruby 1.8.
Package homepage :
http://packages.debian.org/unstable/ruby/libamrita-ruby1.8
Package bug homepage :
http://bugs.debian.org/libamrita-ruby1.8
Package QA homepage :
http://packages.qa.debian.org/libamrita-ruby1.8
Have fun with Debian packages !
--
Daily Debian package, by Thomas Petazzoni, thanks to Jérome Petazzoni
Daily-debian-package at the-doors.enix.org
http://the-doors.enix.org/cgi-bin/mailman/listinfo/daily-debian-package
http://thomas.enix.org/DebianPackageDay
More information about the Daily-debian-package
mailing list