robot36-encoder 0.1.0

Library to convert images into audio using the robot 36 encoding
Documentation
[package]
name = "robot36-encoder"
version = "0.1.0"
authors = ["killertux <bruno.canguru@hotmail.com>"]
readme = "readme.md"
repository = "https://github.com/killertux/robot36-encoder"
description = "Library to convert images into audio using the robot 36 encoding"
keywords = ["robot36", "sstv"]
categories = ["encoding", "multimedia"]
license = "MIT"
edition = "2018"

[dependencies]
image = "0.21"
num = "0.2"

[dev-dependencies]
hound = "3.4.0"