utf-64 0.1.0

The next-generation text encoding standard using 64 bits per character
Documentation
[dependencies]

[lib]
name = "utf_64"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["encoding", "text-processing"]
description = "The next-generation text encoding standard using 64 bits per character"
edition = "2024"
keywords = ["encoding", "utf64", "unicode", "text", "string"]
license = "MIT OR Apache-2.0"
name = "utf-64"
readme = "README.md"
version = "0.1.0"