unar

Crates.iounar
lib.rsunar
version0.1.2
sourcesrc
created_at2021-05-15 02:25:41.553199
updated_at2021-05-15 15:08:38.742872
descriptionCross platform implementation of the unix ar utility
homepage
repositoryhttps://github.com/Peeled-Fruit-Studios/unar
max_upload_size
id397684
size21,955
(circutrider21)

documentation

README

Unar (aka UNix ARchiver)

The speedy, drop-in replacement for llvm-ar and GNU ar

Crates.io Docs.rs CI Coverage Status

Installation

Cargo

  • Install the rust toolchain in order to have cargo installed by following this guide.
  • run cargo install unar

License

Licensed under the MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MIT license, shall be licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

Commit count: 22

cargo fmt