Metadata-Version: 2.4
Name: sheafatlas
Version: 0.0.1a1
Summary: Bootstrap atlas and chart helpers for the SheafLab project.
Project-URL: Homepage, https://sheaflab.com
Project-URL: Repository, https://github.com/SheafLab/sheafatlas-python
Project-URL: Issues, https://github.com/SheafLab/sheafatlas-python/issues
Author: SheafLab
License: MIT
License-File: LICENSE
Keywords: atlas,charts,coverage,sheaflab
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# sheafatlas

`sheafatlas` is the official Python package namespace for atlas and chart
helpers in the SheafLab project.

This initial public release provides a compact but real core for describing
named charts, indexing chart coverage, and selecting charts that cover a
requested coordinate set.
