LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements-test.txt
requirements.txt
setup.cfg
setup.py
uproot/__init__.py
uproot/_util.py
uproot/cache.py
uproot/compression.py
uproot/const.py
uproot/containers.py
uproot/deserialization.py
uproot/dynamic.py
uproot/exceptions.py
uproot/extras.py
uproot/model.py
uproot/reading.py
uproot/streamers.py
uproot/version.py
uproot.egg-info/PKG-INFO
uproot.egg-info/SOURCES.txt
uproot.egg-info/dependency_links.txt
uproot.egg-info/requires.txt
uproot.egg-info/top_level.txt
uproot/behaviors/TAxis.py
uproot/behaviors/TBranch.py
uproot/behaviors/TBranchElement.py
uproot/behaviors/TGraphAsymmErrors.py
uproot/behaviors/TH1.py
uproot/behaviors/TH2.py
uproot/behaviors/TH2Poly.py
uproot/behaviors/TH3.py
uproot/behaviors/TProfile.py
uproot/behaviors/TProfile2D.py
uproot/behaviors/TProfile3D.py
uproot/behaviors/TTree.py
uproot/behaviors/__init__.py
uproot/interpretation/__init__.py
uproot/interpretation/grouped.py
uproot/interpretation/identify.py
uproot/interpretation/jagged.py
uproot/interpretation/library.py
uproot/interpretation/numerical.py
uproot/interpretation/objects.py
uproot/interpretation/strings.py
uproot/language/__init__.py
uproot/language/python.py
uproot/models/RNTuple.py
uproot/models/TArray.py
uproot/models/TAtt.py
uproot/models/TBasket.py
uproot/models/TBranch.py
uproot/models/THashList.py
uproot/models/TLeaf.py
uproot/models/TList.py
uproot/models/TNamed.py
uproot/models/TObjArray.py
uproot/models/TObjString.py
uproot/models/TObject.py
uproot/models/TRef.py
uproot/models/TString.py
uproot/models/TTree.py
uproot/models/__init__.py
uproot/source/__init__.py
uproot/source/chunk.py
uproot/source/cursor.py
uproot/source/file.py
uproot/source/futures.py
uproot/source/http.py
uproot/source/object.py
uproot/source/xrootd.py