summaryrefslogtreecommitdiff
path: root/lorry.gzip-importer
Commit message (Expand)AuthorAgeFilesLines
* Make flake8 happyBen Brown2022-02-051-1/+1
* Commit changes from from black and isortBen Brown2022-02-051-27/+43
* Add copyright notices and years to several scriptsBen Hutchings2020-07-151-0/+2
* lorry.{g,}zip-importer: Read and write in binary modeBen Hutchings2020-05-291-10/+12
* lorry,{g,}zip-importer: Move top-level code into functionsBen Hutchings2020-05-291-11/+19
* lorry.{g,}zip-importer: Only import modules and classes into module scopeBen Hutchings2020-05-291-13/+13
* lorry.{g,}zip-importer: Fix remaining Python 3 syntax errorsBen Hutchings2020-05-291-1/+1
* Migrate to Python 3Pedro Alvarez2019-11-271-1/+1
* Added gzip file support to lorryTristan Van Berkom2015-11-101-0/+61