Package ascii implements a ternary encoding ASCII strings.
Package b1t6 implements the b1t6 encoding encoding which uses a group of 6 trits to encode each byte.
Package t5b1 implements the t5b1 encoding encoding which uses one byte to represent each 5-trit group.