Metadata-Version: 2.4
Name: testprotocols
Version: 0.3.0
Summary: Common Test Resource Layer — capability and device protocols for telco testing.
Author-email: Alottabits <rjvisser@alottabits.com>
Maintainer-email: Alottabits <rjvisser@alottabits.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/alottabits/testprotocols
Project-URL: Repository, https://github.com/alottabits/testprotocols
Project-URL: Issues, https://github.com/alottabits/testprotocols/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Telecommunications Industry
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Testing
Classifier: Typing :: Typed
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
Dynamic: license-file

# testprotocols

Capability and device contracts as `typing.Protocol`s, plus their dataclass models. Pure stdlib, framework-neutral.

See the [monorepo README](../../README.md) for the full architecture.
