• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

README.zxid-rubyH A D29-Feb-2016364 1913

README.zxid-ruby

1README.zxid-ruby
2$Id: README.zxid-ruby,v 1.1 2008-05-13 15:09:42 sampo Exp $
3
4This is the Ruby module for using libzxid. This module is
5tightly integrated into the main ZXID project and distribution.
6
7Please see for further information
8
9  zxid.org
10  zxid/README.zxid
11
12Install
13
14  cd zxid-X.Y
15  make dep
16  make              # creates libzxid
17  make rubyzxid
18
19--Sampo