Skip to content

glandium/rust-makecab

 
 

Repository files navigation

Build Status Build status

This crate implements a subset of the Microsoft cabinet format, allowing the creation of cabinet files containing a single file compressed with MSZIP compression.

A make_cab library function is provided, as well as a makecab binary that supports commandline options equivalent to Microsoft's implementation (but only a subset of them).

Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/

About

makecab implementation in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 92.4%
  • PowerShell 7.6%