Metadata-Version: 2.1
Name: uproot_browser
Version: 0.1.3
Summary: Tools to inspect ROOT files with uproot
Author-email: Henry Schreiner <henryfs@princeton.edu>
Maintainer-email: The Scikit-HEP admins <scikit-hep-admins@googlegroups.com>
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Typing :: Typed
Requires-Dist: awkward >=1
Requires-Dist: click >=7
Requires-Dist: lz4
Requires-Dist: numpy >=1.13.3
Requires-Dist: rich >=10.0.0
Requires-Dist: uproot >=4.0
Requires-Dist: xxhash
Requires-Dist: flit >=3.3 ; extra == "dev"
Requires-Dist: ipython >=6 ; extra == "dev"
Requires-Dist: pytest >=6 ; extra == "dev"
Requires-Dist: Sphinx~=3.0 ; extra == "docs"
Requires-Dist: myst_parser>=0.13 ; extra == "docs"
Requires-Dist: sphinx-book-theme>=0.1.0 ; extra == "docs"
Requires-Dist: sphinx_copybutton ; extra == "docs"
Requires-Dist: pytest >=6 ; extra == "test"
Project-URL: homepage, https://github.com/henryiii/uproot-browser
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test

# uproot-browser

[![Actions Status][actions-badge]][actions-link]
[![Documentation Status][rtd-badge]][rtd-link]
[![Code style: black][black-badge]][black-link]

[![PyPI version][pypi-version]][pypi-link]
[![Conda-Forge][conda-badge]][conda-link]
[![PyPI platforms][pypi-platforms]][pypi-link]

[![GitHub Discussion][github-discussions-badge]][github-discussions-link]
[![Gitter][gitter-badge]][gitter-link]
[![Scikit-HEP][sk-badge]](https://scikit-hep.org/)



[actions-badge]:            https://github.com/Scikit-HEP/uproot-browser/workflows/CI/badge.svg
[actions-link]:             https://github.com/Scikit-HEP/uproot-browser/actions
[black-badge]:              https://img.shields.io/badge/code%20style-black-000000.svg
[black-link]:               https://github.com/psf/black
[conda-badge]:              https://img.shields.io/conda/vn/conda-forge/uproot-browser
[conda-link]:               https://github.com/conda-forge/uproot-browser-feedstock
[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github
[github-discussions-link]:  https://github.com/Scikit-HEP/uproot-browser/discussions
[gitter-badge]:             https://badges.gitter.im/https://github.com/Scikit-HEP/uproot-browser/community.svg
[gitter-link]:              https://gitter.im/https://github.com/Scikit-HEP/uproot-browser/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
[pypi-link]:                https://pypi.org/project/uproot-browser/
[pypi-platforms]:           https://img.shields.io/pypi/pyversions/uproot-browser
[pypi-version]:             https://badge.fury.io/py/uproot-browser.svg
[rtd-badge]:                https://readthedocs.org/projects/uproot-browser/badge/?version=latest
[rtd-link]:                 https://uproot-browser.readthedocs.io/en/latest/?badge=latest
[sk-badge]:                 https://scikit-hep.org/assets/images/Scikit--HEP-Project-blue.svg

