ub

Crates.ioub
lib.rsub
version0.1.0
sourcesrc
created_at2021-01-23 18:11:48.847122
updated_at2021-01-23 18:11:48.847122
descriptionCan bundle multiple sources to a single one and extract back.
homepagehttps://icelk.dev/unified-bundler/
repositoryhttps://github.com/Iselk/ub
max_upload_size
id345739
size32,908
Icelk (Icelk)

documentation

https://docs.rs/ub/

README

Unified Bundler

Unified Bundler is a library to assist programs in bundling multiple sources into one. Is a fast, very generic, and flexible library.

Usage

[dependencies]
ub = "0.1.0"

Examples

See examples/ directory for a simple CLI tool.

License

This crate is licensed under the MIT license, and all contributions must also be.

Commit count: 17

cargo fmt