swift (original) (raw)
package swift provides methods to check offline the validity of an IBAN (and to retrieve some BIC codes). https://code.pfad.fr/swift/
1.8 MiB
Go 98.3%
Makefile 1.7%
Cite this repository
BibTeX
Package code.pfad.fr/swift provides methods to check offline the validity of an IBAN (and to retrieve some BIC codes). Example and documentation are available on https://code.pfad.fr/swift/ and on pkg.go.dev.
Updating the registry data
To update the BBAN registry and BIC data, run make generate, commit the changes and push a new tag.
License
European Union Public License 1.2 or later (EUPL-1.2+).
I consider that importing this library (unmodified) within a larger work (as long as it does more than just validation and IBAN or BIC codes manipulation) not to be a "Derivative Work" (so you don't need to release your work under a EUPL-1.2 compatible license in such a case).
