This package currently contains code for coding an decoding ISO 8583 Financial Message.
In case you're using a ruby version >= 2.2, test-unit is no longer in
the std lib, so it needs to be available. Bundler installs this, if not
using bundler, you need to run gem install test-unit
before running
the tests.
You can install the last version of the +iso8583+ package by executing:
gem install iso8583
The source is most readily available on github[http://github.com/a2800276/8583].
In case you discover bugs, spelling errors, offer suggestions for improvements or would like to help out with the project, you can contact me directly (tim@kuriositaet.de).