diff options
author | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2024-09-03 09:54:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-03 09:54:03 +0200 |
commit | b3894eb1cac275acc47a4ff4a074f3845483656f (patch) | |
tree | 062b6044d94b46d9addbf49d2d7fb1cf033a2e9b /README.md | |
parent | Create uicRailTicketData_v4.0.0_draft.asn (diff) | |
parent | Update README.md (diff) | |
download | UIC-barcode-b3894eb1cac275acc47a4ff4a074f3845483656f.tar UIC-barcode-b3894eb1cac275acc47a4ff4a074f3845483656f.tar.gz UIC-barcode-b3894eb1cac275acc47a4ff4a074f3845483656f.tar.bz2 UIC-barcode-b3894eb1cac275acc47a4ff4a074f3845483656f.tar.lz UIC-barcode-b3894eb1cac275acc47a4ff4a074f3845483656f.tar.xz UIC-barcode-b3894eb1cac275acc47a4ff4a074f3845483656f.tar.zst UIC-barcode-b3894eb1cac275acc47a4ff4a074f3845483656f.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,7 +1,10 @@ # UIC-barcode
-implementation of FCB barcode for arail tickets as specified in the IRS 90918-9
+implementation of FCB barcode for a rail 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
+2020-09: Extended to cover the upcoming dynamical bar code header (DOSIPAS) and version 2
+2021: extended to the FCB asn.1 specification version 3
+
+Documentation is available in the wiki: https://github.com/UnionInternationalCheminsdeFer/UIC-barcode/wiki
|