Metadata-Version: 2.5
Name: ottu
Version: 0.0.0
Summary: CLI tool for embedded on-target testing
Author-email: Infineon Technologies AG <maker@infineon.com>
License: MIT
License-File: LICENSE
Keywords: cli,embedded,on-target,testing
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.10
Requires-Dist: click>=8.0.0
Provides-Extra: dev
Requires-Dist: codespell>=2.4.3; extra == 'dev'
Requires-Dist: mypy>=2.3.1; extra == 'dev'
Requires-Dist: pre-commit>=3.0.0; extra == 'dev'
Requires-Dist: pytest-cov>=4.0.0; extra == 'dev'
Requires-Dist: pytest>=7.0.0; extra == 'dev'
Requires-Dist: ruff>=0.16.3; extra == 'dev'
Provides-Extra: docs
Requires-Dist: sphinx-rtd-theme>=3.0.2; extra == 'docs'
Requires-Dist: sphinx<9.0,>=8.0; extra == 'docs'
Description-Content-Type: text/markdown

# ottu

ottu (On-Target Testing Utility) is a CLI tool for on-target testing of embedded devices.

> [!WARNING]
> This repository is currently under development and is not yet ready for use.

