23 Commits (558d9e02ae45990ee15c9a6c785aab990ba92490)

Author SHA1 Message Date
  John-Mark Gurney 11c598eb7a clean up some kwargs so we don't pass them along incorrectly.. 12 years ago
  John-Mark Gurney bb8d6fd10a add hash function for ZipInfo objects... This lets us 14 years ago
  John-Mark Gurney 3f27866400 add a ZipInfo wrapper class that adds a __cmp__ method to see 15 years ago
  John-Mark Gurney 64bcea6c62 move all the container handling into DIDLLite so that I get 15 years ago
  John-Mark Gurney e4a35b1922 check checkUpdate api slightly.. we never used a return value, so 16 years ago
  John-Mark Gurney 68aa0ccec6 reverse the urljoin patch... turns out urljoin doesn't work 16 years ago
  John-Mark Gurney b27b32be92 use urljoin to join up urls instead of hand joining them... This 16 years ago
  John-Mark Gurney 2648998737 support different path seps, and also skip directories if they 16 years ago
  John-Mark Gurney b60dd8989f make rarfile properly a no-op... 17 years ago
  John-Mark Gurney e1d8d9fbe0 remove some debug prints.. 17 years ago
  John-Mark Gurney 9037697628 update copyright and email address.. 17 years ago
  John-Mark Gurney 2e8dc89de7 if there is an import error on rarfile, use a dummy module that 17 years ago
  John-Mark Gurney 0a4949deaa add rarfile support... should probably make this more modular 17 years ago
  John-Mark Gurney 5149869959 make it so we don't have to fully open a zip file to know it is 17 years ago
  John-Mark Gurney e1fa3f4326 change to ktext, and add $Change$ to the files.. 18 years ago
  John-Mark Gurney 3daff0a894 move the repr from zip to FSStorage where it belongs, it will now 18 years ago
  John-Mark Gurney 0118d07ee4 don't push up the doUpdate unless we did something... 18 years ago
  John-Mark Gurney 2b24cbcdeb comment out some debugging.. 18 years ago
  John-Mark Gurney bc52915c64 make zip files w/ subdirs work.. also support tar files, and ones 18 years ago
  John-Mark Gurney 42b5314102 drop or comment out some debugging 18 years ago
  John-Mark Gurney e6dcd82dc6 add new wrapper for iterzipfile instead of mod'ing the python modules 18 years ago
  John-Mark Gurney ad85fe4c23 make DIDLLite's a real object so we can use them 18 years ago
  John-Mark Gurney b69eda3b31 make the name/mimetype handling more generic so that other modules 18 years ago