downloadkit/downloadkit.py
2010-02-03 William Roberts version 0.5.1 - improve the progress reporting, getting the file size from the HTTP message header
2010-02-02 William Roberts version 0.5 - fix unzipping bug, add "--progress" option for info on long downloads
2010-02-01 William Roberts version 0.4 - added --nounzip option to suppress the unzipping and deletion
2010-02-01 William Roberts version 0.3 - add command line processing, --dryrun option, --nosrc option
2010-01-08 William Roberts Changes to control the order of downloading, and hopefully the resulting unzipping (for patches in particular)
2009-12-22 William Roberts Make sure that tools_epoc.zip gets unpacked PDK_3.0.e
2009-12-22 William Roberts Added User Agent info to another urllib2.Request call which was missed in the previous commit
2009-12-22 William Roberts Mark all requests with the "downloadkit.py script" User Agent string, so that we can spot them in the HTTP logs
2009-12-18 William Roberts Added downloadkit.py - script to download and unpack a PDK
less more (0) tip