The utility library for [jpreprocess](https://crates.io/crates/jpreprocess),
Japanese text preprocessor for Text-to-Speech application.
This package implements mutable window.
This project is a rewrite of [OpenJTalk](http://open-jtalk.sourceforge.net/) in Rust language.
Put the following in Cargo.toml
```toml
[dependencies]
jpreprocess-window = "0.13.2"
```
BSD-3-Clause
-