osb 0.1.0

A fast, fully-fledged, scalable and secure implementation of the .osb storyboard file format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Thomas Ballasi <rust@ballasi.com>"]
description = "A fast, fully-fledged, scalable and secure implementation of the .osb storyboard file format"
documentation = "https://docs.rs/osb"
edition = "2018"
exclude = ["tarpaulin-report.html", ".gitlab-ci.yml"]
keywords = ["osb", "osu", "storyboard", "storyboarding"]
license = "MIT OR Apache-2.0"
name = "osb"
readme = "README.md"
repository = "https://gitlab.com/Asperatus/osb/"
version = "0.1.0"