From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: [PATCH 0/5] gnucash: Add AqBanking support. Date: Mon, 6 Jun 2016 15:22:56 +0200 Message-ID: <20160606132301.21077-1-rekado@elephly.net> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41715) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9uV4-0005w0-O3 for guix-devel@gnu.org; Mon, 06 Jun 2016 09:23:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b9uV0-00059f-DL for guix-devel@gnu.org; Mon, 06 Jun 2016 09:23:25 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:24972) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9uV0-00059I-38 for guix-devel@gnu.org; Mon, 06 Jun 2016 09:23:22 -0400 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hi Guix, this patch set adds AqBanking to Gnucash. AqBanking adds online banking support to Gnucash, allowing people with German bank accounts to download transactions and balances directly from their banks. ~~ Ricardo Ricardo Wurmus (5): gnu: gnucash: Add "license:" prefix. gnu: xmlsec: Enable gnutls support. gnu: Add gwenhywfar. gnu: Add AqBanking. gnu: gnucash: Add support for AqBanking. gnu/packages/gnucash.scm | 96 ++++++++++++++++++++++++++++++++++++++++++++++-- gnu/packages/xml.scm | 7 +++- 2 files changed, 97 insertions(+), 6 deletions(-) -- 2.8.3