diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..0c8b1e3 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# 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). |