Metadata-Version: 2.4
Name: gtec-ble
Version: 2.3.0
Summary: A Bluetooth Low Energy (BLE) API for g.tec devices
Author-email: "g.tec medical engineering GmbH" <support@gtec.at>
License-Expression: LicenseRef-GNCL
Project-URL: Homepage, https://www.gtec.at
Project-URL: Documentation, https://gpype.gtec.at
Keywords: gtec,gpype
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
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
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE-GNCL.txt
Requires-Dist: numpy>=1.14.4
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-html; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: Cython>=3.1; extra == "dev"
Requires-Dist: cibuildwheel>=2.21; extra == "dev"
Requires-Dist: flake8>=6.0; extra == "dev"
Requires-Dist: black>=24.0; extra == "dev"
Requires-Dist: isort>=5.12; extra == "dev"
Dynamic: license-file

# gtec-ble

An internal component of [g.Pype](https://gpype.gtec.at), the Python SDK from
[g.tec medical engineering GmbH](https://www.gtec.at).

This package is published solely as a dependency of g.Pype. It is not intended
for standalone use, and no public documentation or support is provided for
using it directly.

Licensed under the g.tec Non-Commercial License (GNCL) v1.0. For commercial
use, contact [g.tec medical engineering GmbH](https://www.gtec.at).
