downloadkit/downloadkit.py
Wed, 10 Feb 2010 13:22:03 +0000 William Roberts version 0.8 - added command line options for username and password. Revised the exception handling
Tue, 09 Feb 2010 17:40:51 +0000 William Roberts version 0.7 - add parsing of release_metadata.xml and checking of the MD5 checksums (based on suggested code from ChrisD)
Fri, 05 Feb 2010 14:53:29 +0000 William Roberts v0.6.1 - fix "NameError: global name 'downloadurl' is not defined" when there's an HTTP timeout
Fri, 05 Feb 2010 13:05:49 +0000 William Roberts version 0.6 - avoid problem if Content-Length not supplied, add --nodelete option, check 7z works before starting
Wed, 03 Feb 2010 10:17:27 +0000 William Roberts version 0.5.1 - improve the progress reporting, getting the file size from the HTTP message header
Tue, 02 Feb 2010 14:59:17 +0000 William Roberts version 0.5 - fix unzipping bug, add "--progress" option for info on long downloads
Mon, 01 Feb 2010 12:11:48 +0000 William Roberts version 0.4 - added --nounzip option to suppress the unzipping and deletion
Mon, 01 Feb 2010 12:04:35 +0000 William Roberts version 0.3 - add command line processing, --dryrun option, --nosrc option
Fri, 08 Jan 2010 19:07:49 +0000 William Roberts Changes to control the order of downloading, and hopefully the resulting unzipping (for patches in particular)
Tue, 22 Dec 2009 14:17:28 +0000 William Roberts Make sure that tools_epoc.zip gets unpacked PDK_3.0.e
Tue, 22 Dec 2009 13:55:14 +0000 William Roberts Added User Agent info to another urllib2.Request call which was missed in the previous commit
Tue, 22 Dec 2009 12:34:01 +0000 William Roberts Mark all requests with the "downloadkit.py script" User Agent string, so that we can spot them in the HTTP logs
Fri, 18 Dec 2009 13:32:54 +0000 William Roberts Added downloadkit.py - script to download and unpack a PDK
less more (0) tip