1
About:
2
3
RPProj is a desktop client application for Drupal (and theoretically other
4
systems, too). It uses a Mechanize component to directly gather data from the
5
HTTML output of the website.
6
7
8
9
Dependencies:
10
11
* Mechanize for Ruby [http://mechanize.rubyforge.org/]
12
* Nokogiri - an HTML, XML, SAX, and Reader parser [http://nokogiri.org/]
13
* QtRuby (Part of Korundum) - Qt Bindings for Ruby [http://rubyforge.org/projects/korundum/]
14
* Ruby >=1.8.6 [http://www.ruby-lang.org]
15
16
17
18
Known Issues:
19
20
If you encounter problems saying something about invalid char sequences with the
21
Mechanize module, try running RPProj that way:
22
23
    $ ruby -KU rpproj.rb