seshat-unicode 0.0.2

A Unicode Library for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.num]
version = "0.3.0"
[dev-dependencies.xml-rs]
version = "0.8"

[lib]
name = "seshat"

[package]
authors = ["Yujeonja <hardboiled65@gmail.com>"]
description = "A Unicode Library for Rust."
edition = "2018"
keywords = ["unicode"]
license = "MIT"
name = "seshat-unicode"
readme = "README.md"
repository = "https://github.com/hardboiled65/seshat-unicode"
version = "0.0.2"