pcx

Crates.iopcx
lib.rspcx
version0.2.3
sourcesrc
created_at2016-12-09 23:26:20.476618
updated_at2018-09-28 13:35:57.592984
descriptionLibrary for reading & writing PCX images.
homepagehttps://github.com/kryptan/pcx
repositoryhttps://github.com/kryptan/pcx
max_upload_size
id7521
size225,920
(kryptan)

documentation

https://docs.rs/pcx/

README

Library for reading and writing PCX images for Rust

Add it to you dependencies:

[dependencies]
pcx = "0.2"

See API documentation for more info.

Released under WTFPL license.

Commit count: 43

cargo fmt