Metadata-Version: 2.4
Name: lhcbdiracx-core
Version: 0.0.1a3
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
Provides-Extra: testing
Requires-Dist: lhcbdiracx-testing; extra == "testing"
Requires-Dist: diracx-testing; extra == "testing"
Provides-Extra: types
Requires-Dist: types-cachetools; extra == "types"
Requires-Dist: types-PyYAML; extra == "types"
