![]() closes #553 * rename flat to encode * rename unflat to decode * alias both to their old names * both only print to stdout use can pipe to file * split cbor and hex flags * hex flag works for either cbor or flat * encode takes --to flag [name, named-debruijn, debruijn] * decode takes --from flag [name, named-debruijn, debruijn] |
||
---|---|---|
.github | ||
aikup | ||
crates | ||
examples | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
Cargo.lock | ||
Cargo.nix | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
flake.lock | ||
flake.nix |
README.md
Installation
How to use
For more information please see the user manual.
Contributing
Want to contribute? See CONTRIBUTING.md to know how.
Note
The name comes from Howard Aiken, an American physicist and a pioneer in computing.