zip_archive 0.1.1

A library selecting 7z executable that are depending on the operating system, and run it with multithread.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.crossbeam-queue]
version = "0.3.5"

[dependencies.image_compressor]
version = "1.1.0"

[dependencies.subprocess]
version = "0.2.8"

[package]
description = "A library selecting 7z executable that are depending on the operating system, and run it with multithread."
edition = "2021"
license = "MIT"
name = "zip_archive"
repository = "https://github.com/altair823/zip_archive"
resolver = "2"
version = "0.1.1"