Sha256: ec31d9122aac866b64b0cd63c1270c1e2ca880e8a1e9c2a80a44cb146c0cba4b

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

= README

release::     $Release: 3.1.0 $
copyright::   copyright(c) 2004-2006 kuwata-lab.com all rights reserved


== Introduction

Kwartz is a template system which realized the concept
"Independence Presentatin Logic".
It means that Kwartz can separates presentation logics
from both business logic (= main program) and
presentation data (= HTML file).

See users' guide ('doc/users-guide.html') for details.


== Installation

If you have installed RubyGems, just type 'gem install -r kwartz'.

  $ sudo gem install -r kwartz

Else download kwartz-ruby_x.x.x.tar.bz2 and install with setup.rb.

  $ tar xjf kwartz-ruby_x.x.x
  $ cd kwartz-ruby_x.x.x/
  $ sudo ruby setup.rb


== Copyright

LGPL 2.1

If you need looser license, please suggest me.

Output scripts kwartz command generates are outside of the license.


== Special Thanks

* This project is subsidized by Exploratory Software Project of IPA
  (Information-Technology Promotion Agency Japan).
  See http://www.ipa.go.jp/about/english/index.html for IPA.

* Some people gave me advices. Thank you!
  * Shu-yu Guo - He corrected my English of documents.
  * Andreas Schwarz - He gave me several good advices.
  * Wesley J Landaker - He created a Debian package of Kwartz.
  * S.Yamanaka - He gave me good suggestions.
  

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kwartz-3.1.0 README.txt