Metadata-Version: 2.1
Name: tacoreader
Version: 2.0.0b1
Summary: A Python library to read TACO compliant datasets
Home-page: https://github.com/tacofoundation/tacoreader
Author: Cesar Aybar
Author-email: cesar.aybar@uv.es
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: obstore (>=0.8.1)
Requires-Dist: pandas (>=2.2.2)
Requires-Dist: polars (>=1.25.2)
Requires-Dist: pyarrow (>=21.0.0)
Project-URL: Documentation, https://tacofoundation.github.io/tacoreader/
Project-URL: Repository, https://github.com/tacofoundation/tacoreader
Description-Content-Type: text/markdown

# tacoreader

A prototype implementation of the TACO Reader API specification.

Status: Work in progress. Currently migrating to v2.0 specification.

Legacy Support: Version 1.0 remains available in tacotoolbox.v1 subpackage
