braillify 1.0.1

Rust 기반 크로스플랫폼 한국어 점역 라이브러리
Documentation
[dependencies.phf]
features = ["macros"]
version = "0.11"

[dev-dependencies.csv]
version = "1.3.0"

[dev-dependencies.serde_json]
version = "^1"

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

[package]
authors = ["JeongMin Oh <owjs39@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["text-processing"]
description = "Rust 기반 크로스플랫폼 한국어 점역 라이브러리"
documentation = "https://braillify.kr"
edition = "2024"
homepage = "https://braillify.kr"
keywords = ["braillify", "braille", "korean", "translation"]
license = "Apache-2.0"
name = "braillify"
readme = "README.md"
repository = "https://github.com/dev-five-git/braillify"
version = "1.0.1"