mikekeke / iban

Haskell library to validate IBANs and BBANs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IBAN validation and German IBAN generation

This library validates IBANs and BBANs, and can generate German IBANs and lookup BICs for legacy accounts.

A somewhat fixed version of https://github.com/ibotty/iban, that can also validate BBAN's, since the original library no longer maintained.

About

Haskell library to validate IBANs and BBANs

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%