"""Moon ERP — LIS Analyzer Middleware.

A small, dependency-free bridge that runs on the lab's local network ("LIS
workstation"), receives results from analyzers over TCP (HL7/MLLP), and uploads
them to the Moon ERP cloud LIS over HTTPS.

Standard library only — no pip installs required (Python 3.8+).
"""

__version__ = "1.0.0"
