This script allows you to easily automate the downloading of the latest version of any sourceforge project (as stored up to 31/12/2006) from any of sourceforge server by having it parse the web pages for the project and extract the latest release. It supports connecting through a proxy if either the environment variable HTTP_PROXY or http_proxy is defined. Also, downloads can be resumed like wget, in case the download is abruptly terminated. If .md5 checksums are available, they will also be downloaded and verified using ruby's digest/md5.
Required Ruby Version
>= 1.8.0
Authors
Gonzalo Garramuno
Versions
- 1.0.2 December 20, 2006This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (8.5 KB)
- 1.0.1 May 19, 2006This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (8.5 KB)
- 1.0.0 May 17, 2006This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (8 KB)
- 0.1.0 May 17, 2006This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (8.5 KB)