jpreprocess-window 0.15.0

Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language).
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
rust-version = "1.88.0"
name = "jpreprocess-window"
version = "0.15.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language)."
documentation = "https://docs.rs/jpreprocess-window"
readme = "README.md"
keywords = [
    "tts",
    "openjtalk",
    "library",
]
categories = ["text-processing"]
license = "BSD-3-Clause"
repository = "https://github.com/jpreprocess/jpreprocess"
resolver = "3"

[package.metadata.docs.rs]
all-features = true
rustdoc-args = [
    "--cfg",
    "docsrs",
]

[lib]
name = "jpreprocess_window"
path = "src/lib.rs"