Skip to content

First steps towards zipfile.ZipFile integration #109

@forrestfwilliams

Description

@forrestfwilliams

Hello @pauldmccarthy this package is really fantastic! I work at the Alaska Satellite Facility where we distribute satellite imagery data at no cost to scientists and we've run into a similar issue to the one indexed_gzip was designed to solve.

Unfortunately, instead of gzip, the files we're trying index use zip compression. We would love to have an indexed_zip package that has the same functionality as indexed_gzip, but is compatible with python's zipfile.ZipFile. Since zipfile.ZipFile also uses zlib, under the hood how big of a lift do you think this would be?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions