stac-io

Crates.iostac-io
lib.rsstac-io
version0.1.1
created_at2025-07-10 16:03:46.151716+00
updated_at2025-09-23 22:56:12.140697+00
descriptionInput and output (I/O) for the SpatioTemporal Asset Catalog (STAC)
homepagehttps://stac-utils.github.io/rustac
repositoryhttps://github.com/stac-utils/rustac
max_upload_size
id1746703
size270,493
Pete Gadomski (gadomski)

documentation

README

stac-io

GitHub Workflow Status docs.rs Crates.io Crates.io Contributor Covenant

Input and output (I/O) for the Rust implementation of the SpatioTemporal Asset Catalog (STAC) specification.

Usage

To use the library in your project:

[dependencies]
stac-io = "0.1"

Other info

This crate is part of the rustac monorepo, see its README for contributing and license information.

Commit count: 994

cargo fmt