Metadata-Version: 2.4
Name: moxa
Version: 0.5.8
Summary: Moxa Interface
License: MIT
License-File: LICENSE
Author: Paul White
Author-email: moxa@vascowhite.co.uk
Requires-Python: >=3.11
Classifier: License :: OSI Approved :: MIT License
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
Description-Content-Type: text/markdown

# Moxa Interface

![Pipeline Status](https://gitlab.com/vascowhite/moxa/badges/master/pipeline.svg)

This project was created to interface with the 
[Moxa nport-5600dt series](https://www.moxa.com/en/products/industrial-edge-connectivity/serial-device-servers/general-device-servers/nport-5600-dt-series)
of serial device servers, although it may work with other models too.

This has been developed purely with my own use case in mind, but may serve as a useful starting point for other 
projects.

I may well develop documentation in the future, but for now, just use the code as documentation.
