ub 0.1.0

Can bundle multiple sources to a single one and extract back.
Documentation
[[example]]
name = "main"
path = "examples/main.rs"

[dependencies]

[package]
authors = ["Icelk <main@icelk.dev>"]
categories = ["data-structures", "encoding", "command-line-utilities", "algorithms"]
description = "Can bundle multiple sources to a single one and extract back."
documentation = "https://docs.rs/ub/"
edition = "2018"
homepage = "https://icelk.dev/unified-bundler/"
keywords = ["bundle", "package", "file-format"]
license = "MIT"
name = "ub"
readme = "README.md"
repository = "https://github.com/Iselk/ub"
version = "0.1.0"