Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1 KB

File metadata and controls

22 lines (15 loc) · 1 KB

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 = "*"

Other info

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