mathcat

Crates.iomathcat
lib.rsmathcat
version
sourcesrc
created_at2022-02-15 04:29:58.262276
updated_at2025-01-08 05:08:50.771641
descriptionMathCAT: Math Capable Assistive Technology ('Speech and braille from MathML')
homepagehttps://nsoiffer.github.io/MathCAT/
repositoryhttps://github.com/NSoiffer/MathCAT
max_upload_size
id532554
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(NSoiffer)

documentation

https://nsoiffer.github.io/MathCAT/

README

MathCAT: Math Capable Assistive Technology

is a library that supports conversion of MathML to:
  • Speech strings (in several languages) with embedded speech engine commands

  • Braille (Nemeth, UEB Technical, CMU, and many others)

  • Navigation of math (in multiple ways including overviews)

There are four related projects that make use of MathCAT:

MathCAT is used in many assistive technologies including NVDA and JAWS.

For more information, see the full documentation.

Commit count: 1867

cargo fmt