Metadata-Version: 2.4
Name: lhcbdiracx-cli
Version: 0.0.9
Summary: TODO
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: lhcbdiracx-client
Requires-Dist: lhcbdiracx-api
Requires-Dist: diracx-cli==0.0.9
Provides-Extra: types
Requires-Dist: diracx-cli[types]==0.0.9; extra == "types"
Provides-Extra: testing
Requires-Dist: diracx-cli[testing]==0.0.9; extra == "testing"

# lhcbdiracx-cli

This package provides a command-line interface for interacting with LHCbDIRACx.

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