Metadata-Version: 2.4
Name: creance
Version: 0.1.0
Summary: Conformance and performance harness for the radio flock (kestrel, shrike, sabir)
License-Expression: AGPL-3.0-only
Project-URL: Homepage, https://hfmodem.ssj.lol
Project-URL: Source, https://github.com/sstjohn/hfmodem
Project-URL: Issues, https://github.com/sstjohn/hfmodem/issues
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Communications :: Ham Radio
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
Requires-Dist: hfhost>=0.0.1
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Dynamic: license-file

The conformance and performance bench for the modems in
[hfmodem](https://github.com/sstjohn/hfmodem) -- **kestrel** (VARA), **shrike**
(PACTOR) and **sabir**.

It runs a transfer between two modem instances over a simulated channel and sums
both ends to prove the same bytes arrived, so a claim about a protocol is
something you can re-run rather than something you read. Pre-alpha.
