Package: amrita (1.0.2-4) [universe]
Links for amrita
Ubuntu Resources:
Download Source Package amrita:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- TANIGUCHI Takaki
- Taku YASUI
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
HTML/XML template library for Ruby (dummy package)
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 dummy package.
Packages providing amrita
- libamrita-ruby1.8
- HTML/XML template library for Ruby 1.8
Other Packages Related to amrita
|
|
|
-
- dep: libamrita-ruby1.8
- HTML/XML template library for Ruby 1.8
Download amrita
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 8.8 kB | 48 kB | [list of files] |