Metadata-Version: 2.1
Name: LbAPCommon
Version: 0.6.3
Summary: Common utilities used by LHCb DPA WP2 related software
Home-page: https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAPCommon
Author: LHCb
License: UNKNOWN
Project-URL: Bug Reports, https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAPCommon/issues
Project-URL: Source, https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAPCommon
Keywords: LHCb HEP CERN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: testing
License-File: LICENSE

# Common functionality for LHCb Analysis Productions packages

 [![pipeline status](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/badges/master/pipeline.svg)](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/-/commits/master)
 [![coverage report](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/badges/master/coverage.svg)](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/-/commits/master)

This repository contains the implementation of `LbAPCommon`, a Python package for shareing functionality between:

* [LbAnalysisProductions](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAnalysisProductions/)
* [LbAPLocal](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAPLocal/)

This package is currently unstable to allow it to be adapted for the needs of its dependent packages.


