statumen 0.0.0

Reserved package name for the Statumen whole-slide image reader
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "statumen"
version = "0.0.0"
edition = "2021"
rust-version = "1.94"
license = "Apache-2.0"
description = "Reserved package name for the Statumen whole-slide image reader"
repository = "https://github.com/jcwal1516/ziggurat"
readme = "README.md"
keywords = ["whole-slide", "microscopy", "pathology", "tiff"]
categories = ["multimedia::images", "science"]

[lib]
name = "statumen"
path = "src/lib.rs"