From e6a554891529b91f1ea9910adf7dc5057a20e14a Mon Sep 17 00:00:00 2001 From: Michael Chrisco Date: Wed, 12 Dec 2018 12:44:54 -0800 Subject: [PATCH] git-albertomarin/badX12 (#25) Interesting python library for parsing EDI to XML --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a7668c..8010e39 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ List of EDI Github Resources. PRs Welcome! - [Silvenga/EdiWeave](https://github.com/Silvenga/EdiWeave) - Open Source Hard-Fork of EdiFabric ### Python - [glitchassassin/python-edi](https://github.com/glitchassassin/python-edi) - EDI message generator in Python. Creates & validates messages according to specific formats +- [git-albertomarin/badX12](https://github.com/git-albertomarin/badX12) - A Python Library for parsing ANSI ASC X12 files. ### PHP - [php-edifact/edifact](https://github.com/php-edifact/edifact) - (PHP) Tools to process EDI messages in UN/EDIFACT format - [php-edifact/edifact-generator](https://github.com/php-edifact/edifact-generator) - Library to create UN/EDIFACT messages