Metadata-Version: 1.2
Name: edicat
Version: 2018.8.8
Summary: Print and concatenate EDI files
Home-page: https://github.com/notpeter/edicat
Author: Peter Tripp
Author-email: peter.tripp@gmail.com
License: MIT
Description: Detects EDI X12 and Edifact separators, printing one EDI segment per line. This allows building shell pipelines (grep, find, etc) with mixed format EDI files (X12, Edifact, CR, CR/LF, LF, no newlines  etc.) or just paging through a single EDI file.
Keywords: edi edicat edifact ansix12
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Text Processing
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Python: >=3.5
