diff options
author | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2020-11-16 14:26:25 +0100 |
---|---|---|
committer | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2020-11-16 14:26:25 +0100 |
commit | 686ce6547d7170b16e9153295f872f629994ce73 (patch) | |
tree | 1df80bd6de978a7ee38e0bc60ea39536a4429744 | |
parent | bug fix element order in openTicketData (diff) | |
parent | Update README.md (diff) | |
download | UIC-barcode-686ce6547d7170b16e9153295f872f629994ce73.tar UIC-barcode-686ce6547d7170b16e9153295f872f629994ce73.tar.gz UIC-barcode-686ce6547d7170b16e9153295f872f629994ce73.tar.bz2 UIC-barcode-686ce6547d7170b16e9153295f872f629994ce73.tar.lz UIC-barcode-686ce6547d7170b16e9153295f872f629994ce73.tar.xz UIC-barcode-686ce6547d7170b16e9153295f872f629994ce73.tar.zst UIC-barcode-686ce6547d7170b16e9153295f872f629994ce73.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ implementation of FCB barcode for arail tickets as specified in the IRS 90918-9 The implementation provides a java API for the ticket an encoding / decoding functions to convert the ticket to and from the ASN.1/UPER encoded byte array specified in IRS 90918-9 for the FCB (flexible content barcode). + +2020-09: Extended to cover the upcoming dynamical bar code header (DOSIPAS) and version 2 of the FCB asn.1 specification |