diff options
author | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2021-03-25 17:51:24 +0100 |
---|---|---|
committer | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2021-03-25 17:51:24 +0100 |
commit | bf3ba50cc02021cbdf1cc01ffa0541204d282d78 (patch) | |
tree | 13848d702c929067af503b4183a9b71c7da740ec /README.md | |
parent | - bug fix for time zones (diff) | |
download | UIC-barcode-bf3ba50cc02021cbdf1cc01ffa0541204d282d78.tar UIC-barcode-bf3ba50cc02021cbdf1cc01ffa0541204d282d78.tar.gz UIC-barcode-bf3ba50cc02021cbdf1cc01ffa0541204d282d78.tar.bz2 UIC-barcode-bf3ba50cc02021cbdf1cc01ffa0541204d282d78.tar.lz UIC-barcode-bf3ba50cc02021cbdf1cc01ffa0541204d282d78.tar.xz UIC-barcode-bf3ba50cc02021cbdf1cc01ffa0541204d282d78.tar.zst UIC-barcode-bf3ba50cc02021cbdf1cc01ffa0541204d282d78.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,7 +1,7 @@ -# UIC-barcode -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 +# UIC-barcode
+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
|