hilbert_image_to_sound 0.1.1

A library for turning images into sound using Hilbert space-filling curves
Documentation
[dependencies.cpal]
version = "0.11.0"

[dependencies.hilbert_curve]
version = "0.2.0"

[dependencies.image]
version = "0.23.0"

[package]
authors = ["Sven Nilsen <bvssvni@gmail.com>"]
description = "A library for turning images into sound using Hilbert space-filling curves"
documentation = "https://docs.rs/hilbert_image_to_sound"
edition = "2018"
homepage = "https://github.com/advancedresearch/hilbert_image_to_sound"
keywords = ["hilbert", "curve", "research", "image", "sound"]
license = "MIT OR Apache-2.0"
name = "hilbert_image_to_sound"
readme = "README.md"
repository = "https://github.com/advancedresearch/hilbert_image_to_sound.git"
version = "0.1.1"