Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 385 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 385 Bytes

GoDoc

GS1QR is a Go package for generating GS1 QR codes. It extends rsc.io/qr, adding new data encoding schemes. Basic support is available, missing AIs can be added as needed.

TODO

  • generate the list of AIs from the GS1 specification
  • input validation