forked from a2800276/8583
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
27 lines (16 loc) · 688 Bytes
/
Copy pathREADME
File metadata and controls
27 lines (16 loc) · 688 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
= 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/cordawyn/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).