zip 0.5.11

Library to support the reading and writing of zip files.
Documentation

zip

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 4 of them enabled by default.

default

  • bzip2
  • deflate
  • time

bzip2

    This feature flag does not enable additional features.

deflate

  • flate2/rust_backend

time

    This feature flag does not enable additional features.

deflate-zlib

  • flate2/zlib

deflate-miniz

  • flate2/default

flate2

    This feature flag does not enable additional features.