https://github.com/lhns/scala-edifact
An Edifact parser library written in scala
https://github.com/lhns/scala-edifact
edifact lightweight parser scala
Last synced: 4 months ago
JSON representation
An Edifact parser library written in scala
- Host: GitHub
- URL: https://github.com/lhns/scala-edifact
- Owner: lhns
- License: apache-2.0
- Created: 2020-07-08T07:18:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-30T00:22:48.000Z (over 1 year ago)
- Last Synced: 2025-02-28T11:12:40.744Z (over 1 year ago)
- Topics: edifact, lightweight, parser, scala
- Language: Scala
- Homepage:
- Size: 138 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scala-edifact
[](https://github.com/lhns/scala-edifact/actions/workflows/test.yml)
[](https://github.com/lhns/scala-edifact/releases/latest)
[](https://search.maven.org/artifact/de.lhns/scala-edifact_2.13)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://scala-steward.org)
A small Edifact parser library written in scala.
### build.sbt
```sbt
libraryDependencies += "de.lhns" %% "scala-edifact" % "0.1.0"
```
## License
This project uses the Apache 2.0 License. See the file called LICENSE.