bguise987 / pigz-python

The goal of this project is to create a pure Python implementation of the pigz project for parallelizing gzipping.
MIT License
31 stars 5 forks source link

Feature/chunk headers #15

Closed bguise987 closed 4 years ago

bguise987 commented 4 years ago

Implements a lot of the MVP stuff we need for this to work.