Sha256: 38139d08592efaed92718c37ba6a1ae9fcbd10bf73ce9685232fd12f43f83d8d
Contents?: true
Size: 937 Bytes
Versions: 6
Compression:
Stored size: 937 Bytes
Contents
--- %YAML:1.0 TITLE : &title Calibre Downloader NAME : &pkg calibre-downloader VERSION : '0.2.2' DATE : '2005-11-30' STATUS : beta AUTHOR : Thomas Sawyer EMAIL : &email transfire@gmail.com HOMEPAGE : "http://calibre.rubyforge.org" SUMMARY: Download files with progress indication. DESCRIPTION: > The Downloader class provides a way to download remote files providing progress indication, use of checksums to verify files and also unpack compressed files (currently via shell commands). At the moment it is bound to the console via ProgressBar, but in the future any interface (or no interface) will be possible. DEPENDENCIES: [ calibre-progressbar ] DISTRIBUTE: [ gem, tar.bz2, zip ] RUBYFORGE: PROJECT: 'calibre' USERNAME: transami PACKAGE: dir: '../../dist' include: - '../lib/calibre/downloader.rb' RDOC: - dir: rdoc template: jamis options: ['--all', '--inline-source']
Version data entries
6 entries across 6 versions & 1 rubygems