From fbfe7ab75bf7df3eead40af393607809de6db2fb Mon Sep 17 00:00:00 2001 From: owgreen-dev Date: Sat, 19 Sep 2026 14:07:03 -0400 Subject: [PATCH] docs: point readers at the maintained fork Active development here stopped in 2022 and the library no longer installs on a supported Python. x12sdk continues the project from this code base with the models, parser and sample corpus intact, updated for Pydantic v2 and Python 3.10-3.13. Adds a short note near the top of the README so anyone landing here finds the maintained continuation, per the discussion in #141. Co-Authored-By: Claude Opus 5 Signed-off-by: owgreen-dev --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 7d20290..36ddfa0 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,15 @@ ![GitHub Stars](https://img.shields.io/github/stars/LinuxForHealth/x12) +> **Maintained fork** +> +> Active development of this repository stopped in 2022. The project is continued as +> **[x12sdk](https://github.com/owgreen-dev/x12sdk)**, which keeps the models, parser and +> test corpus here and updates them for current runtimes: Pydantic v2 and Python 3.10–3.13. +> If you are starting a new project, or need a release that installs on a supported Python, +> use that fork. See [#141](https://github.com/LinuxForHealth/x12/issues/141) for the +> background. + LinuxForHealth x12 streams ASC 5010 X12 health care transactions into [Pydantic Models](https://pydantic-docs.helpmanual.io/) for a pleasant pythonic parsing experience! Integration options include REST endpoints, CLI (command line), or direct access using the Python SDK. Supported formats include: