rexpaint 0.1.0

This crate provides functionality for reading and writing .xp files of the Grid Sage Games REXPaint ASCII art editor
Documentation
[dependencies.byteorder]
version = "1"

[dependencies.flate2]
version = "1.0"
[dev-dependencies.codepage-437]
version = "0.1"

[dev-dependencies.noise]
default-features = false
version = "0.5"

[dev-dependencies.rand]
version = "0.5"

[dev-dependencies.textwrap]
version = "0.10"

[package]
authors = ["mara <cyphergothic@protonmail.com>"]
description = "This crate provides functionality for reading and writing .xp files of the Grid Sage Games REXPaint ASCII art editor"
edition = "2018"
keywords = ["gamedev", "roguelike", "ansi", "ascii", "art"]
license = "WTFPL"
name = "rexpaint"
repository = "https://gitlab.com/medusacle/rs-rexpaint"
version = "0.1.0"