We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d9a279 commit adfe6baCopy full SHA for adfe6ba
README.md
@@ -1,3 +1,5 @@
1
+[](https://pkg.go.dev/github.com/constarg/go-edif-parser@v0.0.0-20260327134332-d3db9050bc6b/pkg/edif)
2
+
3
# Intruduction
4
I noticed that no parser currently exists for editing EDIF files using Go. This project was originally created for my MSc thesis,
5
and I decided there was no reason not to publish it. This EDIF parser supports any EDIF version, as the parsing logic is very generic.
0 commit comments