initial commits
parent
49a7ce90ee
commit
687e7fd1f6
|
@ -1,6 +1,6 @@
|
||||||
# go-rfc2234
|
# go-rfc2234
|
||||||
|
|
||||||
Package **rfc2234** is an implementation of (parts of) IETF RFC 2234, for the Go programming language.
|
Package **rfc2234** is an implementation of (parts of) IETF RFC-2234, for the Go programming language.
|
||||||
|
|
||||||
Augmented BNF for Syntax Specifications: ABNF (November 1997)
|
Augmented BNF for Syntax Specifications: ABNF (November 1997)
|
||||||
https://datatracker.ietf.org/doc/html/rfc2234
|
https://datatracker.ietf.org/doc/html/rfc2234
|
||||||
|
|
Loading…
Reference in New Issue