DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibamrita2-ruby
Beschreibunga xml/xhtml template library for Ruby
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version2.0.2+dfsg.1-2
Sektionuniverse/ruby
Prioritätoptional
Installierte Größe40 Byte
Hängt ab vonlibhpricot-ruby, libamrita2-ruby1.8
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelleamrita2
Paketgröße2994 Byte
Prüfsumme MD5005363ea1c0543980dd9f2f6a312645c
Prüfsumme SHA11d473dda98847468cfd9c3e8e222af936556ec9f
Prüfsumme SHA256025ad8329957b870535463855d51082e288fb53171e86fc42cc8e40f540832a8
Link zum Herunterladenlibamrita2-ruby_2.0.2+dfsg.1-2_all.deb
Ausführliche BeschreibungAmrita produces html documents from XML template and Ruby model data. . * The template for amrita2 is a pure html/xhtml document without any special tag like or <% .. %> . * The template can be written by designers using almost any xhtml/xml Editor. . * Need no change on Ruby code to change the view of _dynamic_ part (not only static part) of the template . * The model data may be standard Ruby data, Hash, Array, String... or an instance of classes you made. . * The output is controlled by _data_ not by logic. So It's easy to write, test, debug code. (Good for eXtreamPrograming) . Amrita2 mixes a template and model data up to a html document naturally matching the +id+ attribute of XML element to model data. . This is a dependency package which depends on Debian's default Ruby version.


Impressum
Linux is a registered trademark of Linus Torvalds