File: README.en

package info (click to toggle)
libwrap-ruby 0.2-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 140 kB
  • ctags: 50
  • sloc: ansic: 118; makefile: 105; ruby: 26
file content (21 lines) | stat: -rw-r--r-- 345 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[README for ruby-tcpwrap]

What's ruby-tcpwrap?
====================

  ruby-tcpwrap is TCP wrappers library for Ruby.

Installation
============

  1) Type `ruby extconf.rb' to create Makefile.

  2) Type `make' to compile ruby-tcpwrap.

  3) Type `make install' to install ruby-tcpwrap.


Local variables:
mode: Auto-Fill
fill-column: 70
End: