Skip to content

A library for reading and writing DwarFS archives (aka. DwarFS images)

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
GPL-3.0
LICENSE-GPL-3.0
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

oxalica/dwarfs-rs

dwarfs

crates.io docs.rs crates.io docs.rs

Libraries for reading and writing DwarFS archives (aka. DwarFS images), in pure Rust without unsafe.

License

TL;DR: We mostly follow upstream: the package for constructing DwarFS archives (dwarfs-enc) is GPL-3.0. Other code is "(MIT OR Apache-2.0)".

Long version:

All files under directory dwarfs-enc are licensed under GNU General Public License, version 3. Check ./dwarfs-enc/README.md and ./LICENSE-GPL-3.0 for details.

Other files in this repository outside dwarfs-enc, including dwarfs and dwarfs-test packages, are licensed under Apache License 2.0 or MIT license at your option. Check ./dwarfs/README.md, ./LICENSE-APACHE and ./LICENSE-MIT for details.

About

A library for reading and writing DwarFS archives (aka. DwarFS images)

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
GPL-3.0
LICENSE-GPL-3.0
MIT
LICENSE-MIT

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published