Metadata-Version: 2.4
Name: lhcbdiracx-core
Version: 0.1.0b2
Summary: Common code used by all lhcbdiracx packages
License: GPL-3.0-only
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: diracx-core==0.0.14
Provides-Extra: testing
Requires-Dist: lhcbdiracx-testing; extra == "testing"
Requires-Dist: diracx-testing; extra == "testing"
Requires-Dist: diracx-core[types]==0.0.14; extra == "testing"
Provides-Extra: types
Requires-Dist: diracx-core[testing]==0.0.14; extra == "types"
Requires-Dist: types-cachetools; extra == "types"
Requires-Dist: types-PyYAML; extra == "types"

# lhcbdiracx-core

This package provides core functionalities and utilities for LHCbDIRACx.

It is part of the LHCbDIRACx project: https://gitlab.cern.ch/lhcb-dirac/lhcbdiracx
