Metadata-Version: 2.4
Name: gtec-gds
Version: 1.5.0
Summary: A GDS API. To be used only as part of g.Pype.
Author-email: "g.tec medical engineering GmbH" <support@gtec.at>
License-Expression: LicenseRef-GNCL
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3
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: Operating System :: Microsoft :: Windows
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE-GNCL.txt
Requires-Dist: numpy>=1.14.4
Requires-Dist: cffi>=1.16.0
Provides-Extra: test
Requires-Dist: pytest>=8.3.5; extra == "test"
Requires-Dist: pytest-cov>=6.1.1; extra == "test"
Requires-Dist: pytest-html>=4.1.1; extra == "test"
Requires-Dist: coverage>=7.8.0; extra == "test"
Requires-Dist: numpy>=2.2.5; extra == "test"
Provides-Extra: build
Requires-Dist: setuptools>=61.0; extra == "build"
Requires-Dist: cython; extra == "build"
Requires-Dist: build>=1.2.2; extra == "build"
Requires-Dist: wheel>=0.45.1; extra == "build"
Requires-Dist: setuptools_scm; extra == "build"
Provides-Extra: lint
Requires-Dist: flake8; extra == "lint"
Requires-Dist: black; extra == "lint"
Requires-Dist: isort; extra == "lint"
Dynamic: license-file
