Metadata-Version: 2.1
Name: CTADIRAC
Version: 2.2.29a0
Summary: CTADIRAC is the CTA extension of DIRAC
Home-page: https://gitlab.cta-observatory.org/cta-computing/dpps/CTADIRAC/
License: BSD 3-Clause License
Requires-Python: >=3.9
Requires-Dist: DIRAC~=8.0.30
Requires-Dist: ruamel.yaml
Requires-Dist: cwltool
Requires-Dist: shellescape
Provides-Extra: docs
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Provides-Extra: server
Requires-Dist: DIRAC[server]; extra == "server"
Requires-Dist: psutil; extra == "server"
Requires-Dist: stomp.py; extra == "server"
Requires-Dist: suds-jurko; extra == "server"
Requires-Dist: psycopg2-binary; extra == "server"
Provides-Extra: testing
Requires-Dist: mock; extra == "testing"
Requires-Dist: Pillow; extra == "testing"
Requires-Dist: pytest; extra == "testing"
