[go: up one dir, main page]

unic-utils 0.5.0

UNIC - Utilities
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "unic-utils"
version = "0.5.0"
authors = ["The UNIC Project Developers"]
repository = "https://github.com/behnam/rust-unic/"
license = "MIT/Apache-2.0"
keywords = ["text", "unicode", "utilities"]
description = "UNIC - Utilities"
categories = ["text-processing", "parsing", "rendering"]

# No tests/benches that depends on /data/
exclude = []

[badges]
travis-ci = { repository = "behnam/rust-unic", branch = "master" }