Metadata-Version: 2.1
Name: func-adl-uproot
Version: 2.0.1
Summary: Functional Analysis Description Language uproot backend for accessing flat ROOT ntuples
Home-page: https://github.com/iris-hep/func_adl_uproot
Author: Mason Proffitt
Author-email: masonlp@uw.edu
Requires-Python: >=3.8, <3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: awkward >=2.0.9
Requires-Dist: dask[complete]
Requires-Dist: dask-awkward >=2023.8.1
Requires-Dist: func-adl >=3.1
Requires-Dist: numpy
Requires-Dist: qastle >=0.16.1
Requires-Dist: uproot >=5
Requires-Dist: vector >=1.1.0
Provides-Extra: test
Requires-Dist: flake8 ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

# func_adl_uproot

[![codecov](https://codecov.io/gh/iris-hep/func_adl_uproot/branch/master/graph/badge.svg)](https://codecov.io/gh/iris-hep/func_adl_uproot)
[![PyPI version](https://badge.fury.io/py/func-adl-uproot.svg)](https://badge.fury.io/py/func-adl-uproot)

This package provides an [uproot](https://github.com/scikit-hep/uproot5)-based backend for [func_adl](https://github.com/iris-hep/func_adl).
