xcf 0.4.0

A basic standalone GIMP XCF library in Rust.
Documentation
[dependencies.byteorder]
version = "1.4.3"

[dependencies.derive-error]
version = "0.0.4"

[package]
authors = ["shivshank"]
description = "A basic standalone GIMP XCF library in Rust."
edition = "2021"
include = ["**/*.rs", "Cargo.toml"]
keywords = ["gimp"]
license = "Unlicense"
name = "xcf"
readme = "README.md"
repository = "https://github.com/shivshank/xcf-rs"
version = "0.4.0"