repng 0.2.1

The PNG encoder that no one asked for.
Documentation
# repng

It encodes PNGs.

## Usage

1. Add `repng = "0.2"` to your `Cargo.toml` in the dependencies section.
2. Check out an [example]examples.
3. Read the [documentation]https://docs.rs/repng.