Metadata-Version: 2.1
Name: COMDIRAC
Version: 0.22
Summary: Package to supply a comprehensive list of UNIX-like commands for the DIRAC user interface
Home-page: https://github.com/DIRACGrid/COMDIRAC
License: GPL-3.0-only
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.8
Requires-Dist: DIRAC (~=7.3)
Requires-Dist: six
Provides-Extra: server
Requires-Dist: DIRAC[server] ; extra == 'server'
Provides-Extra: testing
Requires-Dist: mock ; extra == 'testing'
Requires-Dist: pytest ; extra == 'testing'

UNKNOWN

