am-parse 0.99.6

Simple library for converting asciimath to other formats
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[lib]
crate-type = ["cdylib", "rlib"]

[package]
authors = ["Daniil Novoselov <gudnmail@gmail.com>"]
description = "Simple library for converting asciimath to other formats"
edition = "2021"
license = "MIT"
name = "am-parse"
readme = "README.md"
repository = "https://github.com/gudn/am-parse"
resolver = "2"
version = "0.99.6"