tiff-forge 0.4.3

Rust library for working with TIFF and BigTIFF files.
Documentation
[dependencies.byteorder]
version = "1.5.0"

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

[package]
authors = ["PedroGonçaloCorreia <goncalerta@gmail.com>", "Jake Cahill <kaelscion@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Rust library for working with TIFF and BigTIFF files."
edition = "2024"
homepage = "https://github.com/kaelscion/tiff-forge"
license = "MIT"
name = "tiff-forge"
readme = "README.md"
repository = "https://github.com/kaelscion/tiff-forge"
version = "0.4.3"