[lib]
doctest = false
name = "wtf8"
[package]
authors = ["Simon Sapin"]
description = "Implementation of the WTF-8 encoding. https://simonsapin.github.io/wtf-8/"
keywords = ["unicode", "encoding", "surrogate"]
license = "MIT"
name = "wtf8"
readme = "README.md"
repository = "https://github.com/SimonSapin/rust-wtf8"
version = "0.1.0"