ucd-parse 0.1.3

A library for parsing data files in the Unicode character database.
Documentation
ucd-parse
=========
A library for parsing Unicode Character Database (UCD) files into structured
data.

[![Linux build status](https://api.travis-ci.org/BurntSushi/ucd-generate.png)](https://travis-ci.org/BurntSushi/ucd-generate)
[![](http://meritbadge.herokuapp.com/ucd-generate)](https://crates.io/crates/ucd-parse)


### Documentation

https://docs.rs/ucd-parse


### License

This project is licensed under either of
 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or
   http://www.apache.org/licenses/LICENSE-2.0)
 * MIT license ([LICENSE-MIT]LICENSE-MIT or
   http://opensource.org/licenses/MIT)
at your option.