= dpklib

dpklib is the miscellany library for Ruby including sample executable
scripts.

== License and Warranty

This module's license is the same of Ruby. You can redistribute
it and/or modify it under the same term as Ruby (see the file LICENCE).

And, We offer NO WARRANTY for using this module in any conditions.

== How to Install

  # make install
  or
  # ruby install.rb

== Requirements

=== Least

* Ruby 1.6.7 or later
  ((<URL:http://www.ruby-lang.org/en/download.html>))

=== Recommanded

* RubyUnit
  ((<URL:http://homepage1.nifty.com/markey/ruby/rubyunit/index_e.html>))

== Testing

  $ make test

== Contact To

((<Shirai,Kaoru|URL:mailto:shirai@p1jp.com>))

