oakmac / com.oakmac.iso8583

Parse ISO 8583 messages into Clojure maps and vice versa
Eclipse Public License 1.0
0 stars 1 forks source link

Clojure should have an ISO8583 library #1

Open oakmac opened 1 year ago

oakmac commented 1 year ago

From Wikipedia:

ISO 8583 is an international standard for financial transaction card originated interchange messaging.

alpian/clj-iso8583 exists for working with ISO 8583 messages, and has not been updated since 2013. The purpose of this fork is to keep the library alive and use modern Clojure practices for maintenance and updates.