[package]
authors = ["Will Parsons"]
categories = ["embedded", "encoding", "game-development", "internationalization", "no-std"]
description = "Convert UTF-32 to UTF-16 encoding."
documentation = "https://github.com/entrovoid/rust-utf-32-to-utf-16/blob/master/README.md"
homepage = "https://entrocraft.com/dungeon/character-encoding-algorithms/utf-32-to-utf-16/"
keywords = ["bom", "utf-16be", "utf-16le", "utf-32be", "utf-32le"]
license = "MIT-0"
name = "utf-32-to-utf-16"
repository = "https://github.com/entrovoid/rust-utf-32-to-utf-16"
version = "0.0.0"