reekoheek / node-iso8583

ISO 8583 Parser and Packer

Home Page:http://xinix.co.id

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-iso8583

Jafar Shadiq reekoheek [at] gmail [dot] com http://github.com/reekoheek/node-iso8583

DESCRIPTION

node-iso8583 is a Node.js addon for parsing and packing ISO 8583.


# REQUIREMENTS

* The current version is tested to run on node.js 0.6.2

# NPM INSTALL

To be defined

# SOURCE INSTALL

``` bash
$ git clone git://github.com/reekoheek/node-iso8583.git
$ cd node-iso8583
$ node ./test

LICENSE

See LICENSE file.

About

ISO 8583 Parser and Packer

http://xinix.co.id

License:MIT License


Languages

Language:JavaScript 100.0%