diff options
author | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2020-10-30 11:19:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-30 11:19:02 +0100 |
commit | 7e0f0f52a177a6001824aaad0e91168eb8b2fc94 (patch) | |
tree | ec29b362ab6398ca7a67e3b1b0eef54ce83d7f24 /README.md | |
parent | fix for the Android Java SDK bug in getDeclaredFields nor providing the (diff) | |
download | UIC-barcode-7e0f0f52a177a6001824aaad0e91168eb8b2fc94.tar UIC-barcode-7e0f0f52a177a6001824aaad0e91168eb8b2fc94.tar.gz UIC-barcode-7e0f0f52a177a6001824aaad0e91168eb8b2fc94.tar.bz2 UIC-barcode-7e0f0f52a177a6001824aaad0e91168eb8b2fc94.tar.lz UIC-barcode-7e0f0f52a177a6001824aaad0e91168eb8b2fc94.tar.xz UIC-barcode-7e0f0f52a177a6001824aaad0e91168eb8b2fc94.tar.zst UIC-barcode-7e0f0f52a177a6001824aaad0e91168eb8b2fc94.zip |
Diffstat (limited to 'README.md')
-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 |