downloadkit/downloadkit.py
Thu, 18 Mar 2010 14:17:43 +0000 William Roberts v0.16 - generate correct URL for downloading a specific version, and enable "Latest Symbian^X" functionality.
Tue, 16 Mar 2010 12:52:44 +0000 Shabe Razvi version 0.15 - add --noarmv5 option to avoid armv5 binaries. using this with --nowinscw also avoids binaries_epoc.zip and binaries_epoc_sdk.zip.
Sat, 13 Mar 2010 18:56:12 +0000 William Roberts v0.14 - handle the version checking in the "(Public)" download page as well
Sat, 13 Mar 2010 18:50:17 +0000 William Roberts v0.13 - Avoid Python exception if the version test doesn't match
Thu, 11 Mar 2010 14:17:33 +0000 William Roberts version 0.12 - add checking for click-through licenses and make sure we get the version we asked for!
Mon, 01 Mar 2010 17:46:44 +0000 William Roberts v0.11 - added quick_networking_check(), to confirm that we can talk to https://developer.symbian.org
Thu, 25 Feb 2010 21:37:09 +0000 William Roberts version 0.10 - add --nowinscw option to avoid winscw binaries, add version to the user-agent string
Thu, 25 Feb 2010 14:51:33 +0000 William Roberts version 0.9 - added --debug option to enable urllib2 HTTP debugging
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
less more (0) -14 tip