SPELL=aqbanking VERSION=3.7.2 SOURCE=${SPELL}-${VERSION}.tar.gz SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION} SOURCE_URL[0]=http://repository.slacky.eu/slackware-12.1/utilities/${SPELL}/${VERSION}/src/${SOURCE} SOURCE_HASH=sha512:6b6dd2551fc3a9f96ba3c785d26d004de09509b90a701a9f9eca99b0bf15f674b3ac5605408a4a85f7ea827474d865ec1918c79405507171350f10f3392db739 # SOURCE_GPG="gurus.gpg:${SOURCE}.sig" LICENSE[0]=GPL WEB_SITE=http://www.aquamaniac.de/aqbanking/ ENTERED=20060210 SHORT="Library for online banking and financial applications" cat << EOF AqBanking is a library for online banking and financial applications. It has three major goals which are described in the following paragraphs. Generic Online Banking Interface ------------------------------------------------------- The intention of AqBanking is to provide a middle layer between the program and the various Online Banking libraries (e.g. AqHBCI, OpenHBCI etc). The real work is done in so-called banking backends. See chapter 4 for a list of supported backends. Generic Financial Data Importer/Exporter Framework ------------------------------------------------------- AqBanking uses various plugins to simplify import and export of financial data. It also provides the administration of profiles on a per import/export plugin basis. Currently there are plugins for the following formats: - Importers: - DTAUS (German financial format) - SWIFT (MT940 and MT942) - OFX - CSV - OpenHBCI1 transactions - ERI - Exporters - DTAUS (German financial format) - CSV Bank/Account Information ----------------------------- AqBanking supports plugins which allow lookup and verification of bank code/ account id pair validity. For Germany the library KtoBlzCheck is used for validation, but the bank information is shipped with aqbanking. Currently AqBanking provides informations about: - ca 25,000 US banks - ca 20,000 German banks - ca 3,600 Swiss banks - ca 2,300 Austrian banks AqBanking also provides information about countries: Country name, ISO-3166 country code (both numeric and alpha) and currency information (ISO 4217 currency codes). EOF