Crates.io | ub |
lib.rs | ub |
version | 0.1.0 |
source | src |
created_at | 2021-01-23 18:11:48.847122 |
updated_at | 2021-01-23 18:11:48.847122 |
description | Can bundle multiple sources to a single one and extract back. |
homepage | https://icelk.dev/unified-bundler/ |
repository | https://github.com/Iselk/ub |
max_upload_size | |
id | 345739 |
size | 32,908 |
Unified Bundler is a library to assist programs in bundling multiple sources into one. Is a fast, very generic, and flexible library.
[dependencies]
ub = "0.1.0"
See examples/
directory for a simple CLI tool.
This crate is licensed under the MIT license, and all contributions must also be.