dfens / 8583

ruby implementation of iso 8583 financial messages

Home Page:http://www.kuriositaet.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

= ISO 8583 Financial Messaging for Ruby

This package currently contains code for coding an decoding ISO 8583
Financial Message.

== Using

The best place to get started using the library is the documentation of the
Message class. Once a stable state is reached, this should be the only
class you need to use ...

== Installing

You can install the +iso8583+ package by executing:

	gem install iso8583

== Source

The source is most readily available on github[http://github.com/a2800276/8583].

== Mailing List

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).

About

ruby implementation of iso 8583 financial messages

http://www.kuriositaet.de

License:MIT License


Languages

Language:Ruby 100.0%