*No copyright* MIT License -------------------------- oxipng-9.1.1/README.md MIT License ----------- oxipng-9.1.1/LICENSE Unknown or generated -------------------- oxipng-9.1.1/.cargo/config.toml oxipng-9.1.1/.cargo_vcs_info.json oxipng-9.1.1/CHANGELOG.md oxipng-9.1.1/Cargo.lock oxipng-9.1.1/Cargo.toml oxipng-9.1.1/Cargo.toml.orig oxipng-9.1.1/MANUAL.txt oxipng-9.1.1/benches/deflate.rs oxipng-9.1.1/benches/filters.rs oxipng-9.1.1/benches/interlacing.rs oxipng-9.1.1/benches/reductions.rs oxipng-9.1.1/benches/strategies.rs oxipng-9.1.1/benches/zopfli.rs oxipng-9.1.1/build.rs oxipng-9.1.1/src/atomicmin.rs oxipng-9.1.1/src/cli.rs oxipng-9.1.1/src/colors.rs oxipng-9.1.1/src/deflate/deflater.rs oxipng-9.1.1/src/deflate/mod.rs oxipng-9.1.1/src/deflate/zopfli_oxipng.rs oxipng-9.1.1/src/display_chunks.rs oxipng-9.1.1/src/error.rs oxipng-9.1.1/src/evaluate.rs oxipng-9.1.1/src/filters.rs oxipng-9.1.1/src/headers.rs oxipng-9.1.1/src/interlace.rs oxipng-9.1.1/src/lib.rs oxipng-9.1.1/src/main.rs oxipng-9.1.1/src/options.rs oxipng-9.1.1/src/png/mod.rs oxipng-9.1.1/src/png/scan_lines.rs oxipng-9.1.1/src/rayon.rs oxipng-9.1.1/src/reduction/alpha.rs oxipng-9.1.1/src/reduction/bit_depth.rs oxipng-9.1.1/src/reduction/color.rs oxipng-9.1.1/src/reduction/mod.rs oxipng-9.1.1/src/reduction/palette.rs oxipng-9.1.1/src/sanity_checks.rs