precis-tools 0.1.8

Tools and parsers to generate PRECIS tables from the Unicode Character Database (UCD)
Documentation
[![Docs](https://docs.rs/precis-tools/badge.svg)](https://docs.rs/precis-tools)
[![Crates.io](https://img.shields.io/crates/v/precis-tools)](https://crates.io/crates/precis-tools)

# precis-tools

Tools and parsers to generate PRECIS tables from the Unicode Character Database (`UCD`)

This crate is generally used to generate code to be used by other crates such as
[precis-core](https://docs.rs/precis-core) or [precis-profiles](https://docs.rs/precis-profiles).

# Contributing

Patches and feedback are welcome.

# License

This project is licensed under either of
* [Apache License, Version 2.0]https://www.apache.org/licenses/LICENSE-2.0
* [MIT license]https://opensource.org/licenses/MIT

[![say thanks](https://img.shields.io/badge/Say%20Thanks-👍-1EAEDB.svg)](https://github.com/sancane/precis/stargazers)