We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 979ee2a commit 8a02d06Copy full SHA for 8a02d06
README.md
@@ -4,7 +4,7 @@
4
[](https://goreportcard.com/report/github.com/jf-tech/omniparser)
5
[](https://pkg.go.dev/github.com/jf-tech/omniparser)
6
7
-Omniparser is written in naive Golang that ingests input data of various formats (**CSV, txt, XML, EDI, JSON**, and
+Omniparser is a naive Golang ETL parser that ingests input data of various formats (**CSV, txt, fixed length/width, XML, EDI/X12/EDIFACT, JSON**, and
8
custom formats) in streaming fashion and transforms data into desired JSON output based on a schema written in JSON.
9
10
Golang Version: 1.14
0 commit comments