Skip to content

Commit a69a9dc

Browse files
committed
add README.md
1 parent 662a064 commit a69a9dc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
exported from code.google.com/p/erl8583
2+
3+
# Erl8583
4+
An Erlang ISO 8583 library
5+
6+
Erl8583 provides Erlang modules and functions for packing and unpacking ISO 8583 messages in several formats: ASCII, binary, XML, JSON and EBCDIC. A generic marshalling module is provided for implementing other encoding schemes.
7+
8+
The library has been tested with packing schemes used by jPOS, Postilion, iso8583py and American Express.
9+
10+
The user guide (available as a PDF on the ["Downloads"](https://code.google.com/archive/p/erl8583/downloads) page) is a good place to start. The user guide gives an introduction to ISO 8583, describes Erl8583 and its installation and dependencies and includes 8 examples.

0 commit comments

Comments
 (0)