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 Debian Archiv squeeze (main)
Version2.0.2+dfsg.1-2
Sektionruby
Prioritätoptional
Installierte Größe16 Byte
Hängt ab vonlibhpricot-ruby, libamrita2-ruby1.8
Empfohlene Pakete
PaketbetreuerTANIGUCHI Takaki
Quelleamrita2
Paketgröße4512 Byte
Prüfsumme MD5231f771639bdf3266a0c229fbad4b796
Prüfsumme SHA1f51c9f01b1c093e0fe89f6d982251a909d254742
Prüfsumme SHA256245de52f56dc2b1fe97802cb84762892334cf8193a720813451d1df79a1bc508
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