File: README.en

package info (click to toggle)
libstrscan-ruby 0.6.7-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 152 kB
  • ctags: 327
  • sloc: ruby: 1,117; ansic: 670; makefile: 119
file content (42 lines) | stat: -rw-r--r-- 860 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
strscan README
==============

  strscan is a fast scanning library.


Install
-------

  Type following commands in the top directory of
  the extracted archive. ("$" is the prompt for normal
  users, "#" is the one for root.)

    $ ruby install.rb config
    $ ruby install.rb setup
   ($ su)
    # ruby install.rb install

  You can install strscan library into your favarite
  pathes giving options to the install.rb. e.g.

    $ ruby install.rb config --prefix=~/lib/ruby

  For details, see "ruby install.rb --help".


Usage
-----

  see HTML documents placed under doc.en/.
  

License
-------

  GNU Lesser General Public License (LGPL) version 2.
  For details, see the file "LGPL".


                                           Minero Aoki
                                   aamine@loveruby.net
                                 http://i.loveruby.net