mf1-parser 0.1.3

Parse ICU MessageFormat 1 syntax
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# mf1-parser

![Last commit](https://img.shields.io/github/last-commit/JadedBlueEyes/messageformat?path=crates%2Fmf1-parser)
[![Dependency status](https://deps.rs/repo/github/JadedBlueEyes/messageformat/status.svg?path=crates%2Fmf1-parser)](https://deps.rs/repo/github/JadedBlueEyes/messageformat?path=crates%2Fmf1-parser)
[![crates.io](https://img.shields.io/crates/v/mf1-parser)](https://crates.io/crates/mf1-parser)
[![docs.rs](https://img.shields.io/docsrs/mf1-parser)](https://docs.rs/mf1-parser)

Parse ICU MessageFormat 1 syntax

[CHANGELOG](CHANGELOG.md)

License: MIT OR Apache-2.0