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