serialqoi 0.2.0

Serial QOI de/encoder
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.anyhow]
features = ["backtrace"]
version = "1.0.75"

[package]
authors = ["Matthias Kaak <matthias.kaak@smartflyer.de>"]
categories = ["compression"]
description = "Serial QOI de/encoder"
documentation = "https://docs.rs/serialqoi"
edition = "2021"
keywords = ["api", "image", "io", "stream", "library"]
license = "GPL-3.0-or-later"
name = "serialqoi"
readme = "README.md"
repository = "https://codeberg.org/zvavybir/serialqoi"
version = "0.2.0"