rippl

Crates.iorippl
lib.rsrippl
version0.2.0
sourcesrc
created_at2021-08-29 16:14:26.690015
updated_at2021-08-29 17:01:01.794141
descriptionRemote Image Processing Pipeline Library
homepagehttps://github.com/ewpratten/rippl
repositoryhttps://github.com/ewpratten/rippl
max_upload_size
id443824
size41,040
Evan Pratten (ewpratten)

documentation

https://docs.rs/rippl

README

Remote Image Processing Pipeline Library

Crates.io Docs.rs Build Clippy

rippl is a library designed for one task:

  • Fetch a remote image
  • Operate on it
  • Publish it back to the internet

The main use case is discord bots, but the library can be used for any image processing job requiring the steps above.

Commit count: 7

cargo fmt