Paketname | libmarkaby-ruby1.8 |
Beschreibung | a templating engine for writing HTML pages in pure Ruby |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.5-1 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 92 Byte |
Hängt ab von | libbuilder-ruby1.8, libruby1.8 |
Empfohlene Pakete | |
Paketbetreuer | Paul van Tilburg |
Quelle | libmarkaby-ruby |
Paketgröße | 13202 Byte |
Prüfsumme MD5 | 5f89a8ed6290bea3d4143eaef8837959 |
Prüfsumme SHA1 | b3ce79a6f8f1d6b9e95d5acbbcaa62729abdc918 |
Prüfsumme SHA256 | e54b6f4b84dce0d0761ad9076fcd8dfc0baf9016401575a699b59d02d4f3f033 |
Link zum Herunterladen | libmarkaby-ruby1.8_0.5-1_all.deb |
Ausführliche Beschreibung | With Markaby, HTML is generated by mapping method calls to HTML elements,
object attributes to element classes or HTML IDs and block arguments to
the contents of the elements.
.
This engine is an alternative to ERb (see: liberb-ruby) which weaves the
two languages together. It is also a replacement for templating
languages which use primitive languages that blend with HTML.
.
Homepage: http://code.whytheluckystiff.net/markaby/
|