This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] rdtool 0.6.20 -- Ruby RD document formatter


Included in Debian stable:

    http://packages.debian.org/rdtool

Jari

sdesc: "RD document formatter"
ldesc: "RD is multipurpose documentation format created for documentating Ruby
and output of Ruby world. You can embed RD into Ruby script. And RD
have neat syntax which help you to read document in Ruby script. On
the other hand, RD have a feature for class reference."
category: Text
requires: cygwin ruby

a) manual

  wget        \
    http://cygwin.cante.net/rdtool/rdtool-0.6.20-1-src.tar.bz2 \
    http://cygwin.cante.net/rdtool/rdtool-0.6.20-1.tar.bz2 \
    http://cygwin.cante.net/rdtool/setup.hint

b) automated

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir rdtool ; cd rdtool
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/rdtool/get.sh \
          http://cygwin.cante.net/rdtool/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]