a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 53943 and 55747

Description: Bookkeeping software for small and medium-size businesses
 EekBoek is a bookkeeping package for Dutch users; it creates reports like
 a balance sheet ("Balans"), a general journal ("Journaal"), a general
 ledger ("Grootboek") and a VAT report ("BTW Aangifte").
 .
 Unlike other accounting software, EekBoek has a command-line interface: The
 EekBoek Shell (with tab completion).  It uses a database as back end: either
 PostgreSQL (using the eekboek-db-postgresql package) or SQLite.
 Interoperability is a key feature of EekBoek: editable text dumps of all your
 data are possible at any time.  EekBoek can generate an XML Auditfile
 Financieel (XAF) as required by Dutch tax office.  Furthermore, it has a
 complete Perl API to create your own custom applications.
 .
 The EekBoek documentation is available in Dutch only.
Description: Bookkeeping software for small and medium-size businesses
 EekBoek is a bookkeeping package for Dutch users; it creates reports like
 a balance sheet ("Balans"), a general journal ("Journaal"), a general
 ledger ("Grootboek") and a VAT report ("BTW Aangifte").
 .
 Unlike other accounting software, EekBoek has a command-line interface: The
 EekBoek Shell (with tab completion).  It uses a database as back end: either
 PostgreSQL (using the eekboek-db-postgresql package) or SQLite.
 Interoperability is a key feature of EekBoek: editable text dumps of all your
 data are possible at any time.  EekBoek can generate an XML Auditfile
 Financieel (XAF) as used by Dutch tax office.  Furthermore, it has a
 complete Perl API to create your own custom applications.
 .
 The EekBoek documentation is available in Dutch only.
 .
 If you'd like to use EekBoek with a PostgreSQL back end (instead of the
 default SQLite), install the suggested package eekboek-db-postgresql.
--- 53943	Thu Jan  1 00:00:00 1970
+++ 55747	Thu Jan  1 00:00:00 1970
@@ -8,7 +8,10 @@
  PostgreSQL (using the eekboek-db-postgresql package) or SQLite.
  Interoperability is a key feature of EekBoek: editable text dumps of all your
  data are possible at any time.  EekBoek can generate an XML Auditfile
- Financieel (XAF) as required by Dutch tax office.  Furthermore, it has a
+ Financieel (XAF) as used by Dutch tax office.  Furthermore, it has a
  complete Perl API to create your own custom applications.
  .
  The EekBoek documentation is available in Dutch only.
+ .
+ If you'd like to use EekBoek with a PostgreSQL back end (instead of the
+ default SQLite), install the suggested package eekboek-db-postgresql.