mos f85b759a82 | ||
---|---|---|
bip | ||
bipc | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
README.md
bip
bip is a library which provides a framework for parsing plain bip text and also provides faculties for serialization and deserialization via serde.
Time = data hh mm ss;
ctime = {
fmt = Time 8 40 30;
desc = "current time";
}
bipc
Tool for converting plain-text bip data to its binary representation.
bipc [-o outfile] <path>