afi 0.1.0

Aldaron's Format Interface is a library developed by Plop Grizzly for providing memory structures for graphics, audio, video and text.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "afi"
version = "0.1.0"
authors = ["Jeron Aldaron Lau <jeron.lau@plopgrizzly.com>"]
exclude = ["examples/*", "CODE_OF_CONDUCT.md", "CONTRIBUTING.md", ".gitignore", "_config.yml", "ISSUE_TEMPLATE.md", "icon.ico", "icon.png"]
description = "    Aldaron's Format Interface is a library developed by Plop Grizzly for\n    providing memory structures for graphics, audio, video and text.\n"
homepage = "http://plopgrizzly.com/afi"
documentation = "https://docs.rs/afi"
readme = "README.md"
keywords = ["afi", "format"]
categories = ["encoding", "no-std", "parsing", "data-structures", "multimedia"]
license = "MIT"
repository = "https://github.com/plopgrizzly/afi"
[dependencies.ami]
version = "^0.5"