lv2-atom 2.0.0

rust-lv2's Atom handling library
Documentation
[badges.maintenance]
status = "passively-maintained"

[badges.travis-ci]
branch = "master"
repository = "RustAudio/rust-lv2"
[dependencies.lv2-core]
optional = true
version = "3.0.0"

[dependencies.lv2-sys]
version = "2.0.0"

[dependencies.lv2-units]
version = "0.1.3"

[dependencies.urid]
version = "0.1.0"
[dev-dependencies.lv2-urid]
version = "2.1.0"

[features]
default = ["lv2-core"]

[package]
authors = ["Jan-Oliver 'Janonard' Opdenhövel <jan.opdenhoevel@protonmail.com>"]
description = "rust-lv2's Atom handling library"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "lv2-atom"
readme = "README.md"
repository = "https://github.com/RustAudio/rust-lv2"
version = "2.0.0"