allanlei / python-zipstream

Like Python's ZipFile module, except it works as a generator that provides the file in many small chunks.
GNU General Public License v3.0
128 stars 34 forks source link

Interested in a new maintainer? (update: forked package) #33

Open arjan-s opened 5 years ago

arjan-s commented 5 years ago

Dear @allanlei, It seems you have no time available anymore to work on this package. Since there are people using it, would you be willing to add another owner/maintainer to the PyPI package and possibly this repo? That way we can ensure PR's are handled and new versions are released. I would be willing to help out. Kind regards

arjan-s commented 5 years ago

For now, I've published a forked package at https://pypi.org/project/zipstream-new/, with just my own PR added to it. This makes usage of the package with my PR a lot easier. If others want their PR included, just let me know in the regular way.

ch0k0bn commented 5 years ago

:+1: