stac-extensions 0.1.2

Manage STAC extensions (https://stac-extensions.github.io/)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# stac-extensions

[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/stac-utils/rustac/ci.yml?branch=main&style=for-the-badge)](https://github.com/stac-utils/rustac/actions/workflows/ci.yml)
[![docs.rs](https://img.shields.io/docsrs/stac-extensions?style=for-the-badge)](https://docs.rs/stac-extensions/latest/stac_extensions/)
[![Crates.io](https://img.shields.io/crates/v/stac-extensions?style=for-the-badge)](https://crates.io/crates/stac-extensions)
![Crates.io](https://img.shields.io/crates/l/stac-extensions?style=for-the-badge)

Rudimentary support for [STAC extensions](https://stac-extensions.github.io/).

## Other info

This crate is part of the [rustac](https://github.com/stac-utils/rustac) monorepo, see its README for contributing and license information.