dzi 0.1.0

Rust crate and command line utility for deep zom images (DZI)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.anyhow]
version = "1"

[dependencies.image]
version = "0.23"

[package]
authors = ["n-k <nipunkumar@outlook.com>"]
description = "Rust crate and command line utility for deep zom images (DZI)"
edition = "2021"
homepage = "https://github.com/n-k/dzi"
license = "BSD-2-Clause"
name = "dzi"
repository = "https://github.com/n-k/dzi"
resolver = "2"
version = "0.1.0"