Metadata-Version: 2.4
Name: laddercodec
Version: 0.0.1
Summary: Binary codec for AutomationDirect CLICK PLC ladder clipboard format
Project-URL: Repository, https://github.com/ssweber/laddercodec
Author-email: ssweber <57631333+ssweber@users.noreply.github.com>
License-Expression: MPL-2.0
License-File: LICENSE
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: Typing :: Typed
Requires-Python: <4.0,>=3.11
Description-Content-Type: text/markdown

# laddercodec

Binary codec for AutomationDirect CLICK PLC ladder clipboard format.

Encodes and decodes the native clipboard binary used by
[CLICK Programming Software](https://www.automationdirect.com/clickplcs) (v2.60–v3.80).

## Status

Pre-alpha — initial release coming soon.

## License

[MPL-2.0](LICENSE)
