Crates.io | pcx |
lib.rs | pcx |
version | |
source | src |
created_at | 2016-12-09 23:26:20.476618 |
updated_at | 2024-11-06 19:11:28.673859 |
description | Library for reading & writing PCX images. |
homepage | https://github.com/kryptan/pcx |
repository | https://github.com/kryptan/pcx |
max_upload_size | |
id | 7521 |
Cargo.toml error: | TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Add it to you dependencies:
[dependencies]
pcx = "0.2"
See API documentation for more info.
This project is licensed under either of
at your option.
Note that these licenses do not cover the test images (test-data folder).