Metadata-Version: 2.1
Name: func_adl.xAOD
Version: 1.0.0a6
Summary: Functional Analysis Description Language for xAOD C++ files
Home-page: https://github.com/iris-hep/func_adl.xAOD
Author: G. Watts (IRIS-HEP/UW Seattle)
Author-email: gwatts@uw.edu
Maintainer: Gordon Watts (IRIS-HEP/UW Seattle)
Maintainer-email: gwatts@uw.edu
License: TBD
Description: # func_adl.xAOD
         Client interface to send a hierarchical SQL-like query to an xAOD backend
        
        [![Travis Build Badge](https://travis-ci.org/iris-hep/func_adl.xAOD.svg?branch=master)](https://travis-ci.org/iris-hep/func_adl.xAOD)
        [![Code Coverage](https://codecov.io/gh/iris-hep/func_adl.xAOD/graph/badge.svg)](https://codecov.io/gh/iris-hep/func_adl.xAOD)
        
        ## Introduction
        
        This allows you to query hierarchical data stored in a root file that has been written using the ATLAS xAOD format.
        This code allows you to query that.
        
Platform: Any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
