Metadata-Version: 2.4
Name: lhcbdiracx-db
Version: 0.1.0b2
Summary: DB classes for the lhcbdiracx diracx extension
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: lhcbdiracx-core
Requires-Dist: diracx-db==0.0.14
Requires-Dist: sqlalchemy[oracle-oracledb]
Provides-Extra: types
Requires-Dist: diracx-api[types]==0.0.14; extra == "types"
Provides-Extra: testing
Requires-Dist: lhcbdiracx-testing; extra == "testing"
Requires-Dist: diracx-testing==0.0.14; extra == "testing"
Requires-Dist: diracx-api[testing]==0.0.14; extra == "testing"

# lhcbdiracx-db

This package provides the database interaction layer for LHCbDIRACx.

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