Metadata-Version: 2.4
Name: pycodac
Version: 1.14.1a1
Summary: PyCODAC as a standalone application.
License: Apache-2.0
Keywords: pycodac,standalone
Author: Garbade, Marc
Author-email: marc.garbade@dlr.de
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering
Provides-Extra: all
Provides-Extra: client
Requires-Dist: pyc-client (>=1.14) ; (python_version >= "3.10" and python_version < "4.0") and (extra == "all" or extra == "client")
Requires-Dist: pyc-core (>=1.14) ; python_version == "2.7" or python_version >= "3.5" and python_version < "4.0"
Requires-Dist: pyc-webservice (>=1.14) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pyx-core (>=1.28) ; python_version == "2.7" or python_version >= "3.5" and python_version < "4.0"
Requires-Dist: pyx-webservice (>=1.28) ; python_version >= "3.10" and python_version < "4.0"
Project-URL: Changelog, https://gitlab.com/dlr-sy/pycodac/-/blob/master/CHANGELOG.md
Project-URL: Documentation, https://dlr-sy.gitlab.io/pycodac
Project-URL: Repository, https://gitlab.com/dlr-sy/pycodac
