inkml 0.0.1

Rust library to read and write InkML files (WIP)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.xml-rs]
version = "0.8"

[package]
authors = ["1011X <1011XXXXX@gmail.com>"]
categories = ["data-structures", "parser-implementations"]
description = "Rust library to read and write InkML files (WIP)"
keywords = ["ink", "digital-ink", "xml"]
license = "MIT"
name = "inkml"
readme = "README.md"
repository = "https://github.com/1011X/inkml"
version = "0.0.1"