Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
RubyScript2Exe transforms your Ruby script into a standalone
Windows or Linux executable. You can look at it as a
"compiler", for it collects all necessary files to run your
script on an other machine.
AllInOneRuby creates an Windows or Linux executable that
includes both the Ruby interpreter and the runtime libraries.
Why? Because it's sometimes not easy, or allowed to do a
complete Ruby installation. That's where AllInOneRuby comes in.
Tar2RubyScript transforms a directory, containing your
application into one single Ruby script, along with some code
to handle this archive. When this script is run, it extracts
the archive and runs the application.
Ruby text-based router search designed to query Cisco 72xx and 10k Routers for Cable modem and CPE information. It is designed to work both on UNIX and NT enviroments. Requirement is the Ruby language interpreter.