No description
Find a file
2024-07-31 15:53:41 +02:00
src add from brailie conversion 2024-07-31 15:53:22 +02:00
.gitignore Initial commit 2024-07-22 23:08:18 +02:00
Cargo.lock Initial commit 2024-07-22 23:08:18 +02:00
Cargo.toml Cargo: define lib and bin, move main.rs 2024-07-22 23:30:00 +02:00
LICENSE Initial commit 2024-07-22 23:08:18 +02:00
package.nix Initial commit 2024-07-22 23:08:18 +02:00
README.md Initial commit 2024-07-22 23:08:18 +02:00
shell.nix shell.nix: add gdb 2024-07-31 15:53:41 +02:00

Binary braillie

Command line tool and API to convert bytes to binary represented in unicode braillie

it supports how bits should be placed in character, and command line tool supports reversing the input.