Metadata-Version: 2.1
Name: az-blob-stacio
Version: 0.1.0
Summary: An implementation of `pystac`'s `StacIO` that enables reading static STAC catalogs stored in Azure Blob Storage.
Author-email: Brendan McAndrew <brendan.mcandrew.88@gmail.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: azure-storage-blob>=12.23.1
Requires-Dist: pystac>=1.11.0

# Azure Blob Storage `StacIO`

[![codecov](https://codecov.io/github/bmcandr/az-blob-stacio/graph/badge.svg?token=CEJTBDWZZE)](https://codecov.io/github/bmcandr/az-blob-stacio)

An implementation of `pystac`'s `StacIO` that enables reading static STAC catalogs stored in Azure Blob Storage.
