1EBWXSHELL(1) User Contributed Perl Documentation EBWXSHELL(1)
2
3
4
6 EekBoek - Bookkeeping software for small and medium-size businesses
7
9 The graphical EekBoek shell:
10
11 ebwxshell
12
13 The standalone documentation browser:
14
15 ebwxshell --showhelp
16
17 EekBoek is a bookkeeping package for small and medium-size businesses.
18 Unlike other accounting software, EekBoek has both a command-line
19 interface (CLI) and a graphical user-interface (GUI). Furthermore, it
20 has a complete Perl API to create your own custom applications.
21
22 EekBoek is designed for the Dutch/European market and currently
23 available in Dutch only. An English translation is in the works (help
24 appreciated).
25
27 For a description how to use the program, see
28 <http://www.eekboek.nl/docs/index.html>.
29
31 Please use the eekboek-users mailing list at SourceForge.
32
34 Johan Vromans (jvromans@squirrel.nl) wrote this package.
35
36 Web site: <http://www.eekboek.nl>.
37
39 This program is Copyright 2005-2017 by Squirrel Consultancy. All rights
40 reserved.
41
42 This program is free software; you can redistribute it and/or modify it
43 under the terms of either: a) the GNU General Public License as
44 published by the Free Software Foundation; either version 1, or (at
45 your option) any later version, or b) the "Artistic License" which
46 comes with Perl.
47
48 This program is distributed in the hope that it will be useful, but
49 WITHOUT ANY WARRANTY; without even the implied warranty of
50 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the GNU
51 General Public License or the Artistic License for more details.
52
53
54
55perl v5.34.0 2021-08-03 EBWXSHELL(1)