ucd-util 0.2.2

A small utility library for working with the Unicode character database.
Documentation
[lib]
name = "ucd_util"
path = "src/lib.rs"

[package]
authors = ["Andrew Gallant <jamslam@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = """
A small utility library for working with the Unicode character database.
"""
documentation = "https://docs.rs/ucd-util"
edition = "2021"
homepage = "https://github.com/BurntSushi/ucd-generate"
keywords = ["unicode", "database", "character", "property"]
license = "MIT OR Apache-2.0"
name = "ucd-util"
readme = "README.md"
repository = "https://github.com/BurntSushi/ucd-generate"
version = "0.2.2"