Add code.pfad.fr/swift (#5218)

* Add code.pfad.fr/swift

* Update README.md

* learn the alphabet...
This commit is contained in:
oliverpool 2024-02-29 05:21:42 +01:00 committed by GitHub
parent db18539598
commit daa4ef4eca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1120,6 +1120,7 @@ _Packages for accounting and finance._
- [orderbook](https://github.com/i25959341/orderbook) - Matching Engine for Limit Order Book in Golang. - [orderbook](https://github.com/i25959341/orderbook) - Matching Engine for Limit Order Book in Golang.
- [payme](https://github.com/jovandeginste/payme) - QR code generator (ASCII & PNG) for SEPA payments. - [payme](https://github.com/jovandeginste/payme) - QR code generator (ASCII & PNG) for SEPA payments.
- [sleet](https://github.com/BoltApp/sleet) - One unified interface for multiple Payment Service Providers (PsP) to process online payment. - [sleet](https://github.com/BoltApp/sleet) - One unified interface for multiple Payment Service Providers (PsP) to process online payment.
- [swift](https://code.pfad.fr/swift/) - Offline validity check of IBAN (International Bank Account Number) and retrieval of BIC (for some countries).
- [techan](https://github.com/sdcoffey/techan) - Technical analysis library with advanced market analysis and trading strategies. - [techan](https://github.com/sdcoffey/techan) - Technical analysis library with advanced market analysis and trading strategies.
- [ticker](https://github.com/achannarasappa/ticker) - Terminal stock watcher and stock position tracker. - [ticker](https://github.com/achannarasappa/ticker) - Terminal stock watcher and stock position tracker.
- [transaction](https://github.com/claygod/transaction) - Embedded transactional database of accounts, running in multithreaded mode. - [transaction](https://github.com/claygod/transaction) - Embedded transactional database of accounts, running in multithreaded mode.