ez-pixmap 0.1.2

A naive and easy inline pixmap (xpm-like) image crate
Documentation
[dependencies.lazy_static]
version = "1.4.0"
[dev-dependencies.image]
default-features = false
features = ["png"]
version = "0.23"

[package]
authors = ["Mohammed Alyousef <mohammed.alyousef@neurosrg.com>"]
categories = ["multimedia::images", "multimedia::encoding"]
description = "A naive and easy inline pixmap (xpm-like) image crate"
documentation = "https://docs.rs/ez-pixmap"
edition = "2018"
keywords = ["image", "format", "pixmap", "xpm"]
license = "MIT"
name = "ez-pixmap"
readme = "README.md"
repository = "https://github.com/MoAlyousef/ez-pixmap"
version = "0.1.2"