Metadata-Version: 2.4
Name: pyclickplc
Version: 0.0.1
Summary: Utilities for AutomationDirect CLICK Plcs
Project-URL: Repository, https://github.com/ssweber/pyclickplc
Author-email: ssweber <57631333+ssweber@users.noreply.github.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 1 - Planning
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: Typing :: Typed
Requires-Python: <4.0,>=3.11
Description-Content-Type: text/markdown

# Pyrung

Utilities to work with AutomationDirect CLICK Plcs

## Status

PLANNING ONLY * INITIAL COMMIT

## Goals

- Provide shared utility library for reading/writing Nickname csv files, 
Dataview .cdv file, communicating via Modbus, and parsing the BlockTag comment specification
