[go: up one dir, main page]

cesu8 0.0.3

Convert to and from CESU-8 encoding (similar to UTF-8)
1
2
3
4
5
6
7
8
9
10
11
12
[package]

name = "cesu8"
version = "0.0.3"
authors = ["Eric Kidd <git@randomhacks.net>"]

description = "Convert to and from CESU-8 encoding (similar to UTF-8)"
license = "Apache-2.0/MIT"
readme = "README.md"

repository = "https://github.com/emk/cesu8-rs"
documentation = "http://www.rust-ci.org/emk/cesu8-rs/doc/cesu8/"