No description
Find a file
2008-04-13 02:41:02 -04:00
scripts *** empty log message *** 2008-04-13 02:40:48 -04:00
acprep Added preliminary support for OFX, using libofx. Needs much 2008-04-13 02:40:55 -04:00
acprep.lt updated to version 2.0 2008-04-13 02:40:47 -04:00
amount.cc Changes to support building with gcc 2.95. 2008-04-13 02:40:57 -04:00
amount.h Changes to support building with gcc 2.95. 2008-04-13 02:40:57 -04:00
balance.cc Changes to support building with gcc 2.95. 2008-04-13 02:40:57 -04:00
balance.h updated to version 2.0 2008-04-13 02:40:47 -04:00
binary.cc Changes to support building with gcc 2.95. 2008-04-13 02:40:57 -04:00
binary.h (write_binary_journal): Removed unused "files" parameter. 2008-04-13 02:40:52 -04:00
config.cc (export_config): Added export entries for the reconcile_balance and 2008-04-13 02:41:02 -04:00
config.h Added support for "--pager PROGRAM". A likely way to define it in 2008-04-13 02:41:00 -04:00
configure.in Added -lpython$PYTHON_VERSION to the LIBS line. The way things were, 2008-04-13 02:41:01 -04:00
datetime.cc Changes to support building with gcc 2.95. 2008-04-13 02:40:57 -04:00
datetime.h updated to version 2.0 2008-04-13 02:40:47 -04:00
debug.cc updated to version 2.0 2008-04-13 02:40:47 -04:00
debug.h updated to version 2.0 2008-04-13 02:40:47 -04:00
derive.cc added missing headers 2008-04-13 02:40:57 -04:00
derive.h updated to version 2.0 2008-04-13 02:40:47 -04:00
emacs.cc Expose FormatEmacsTransactions to Python. 2008-04-13 02:41:01 -04:00
emacs.h Added an Emacs formatter, accessible with the new "emacs" command. 2008-04-13 02:40:56 -04:00
error.h updated to version 2.0 2008-04-13 02:40:47 -04:00
fdstream.hpp Whitespace changes. 2008-04-13 02:41:01 -04:00
format.cc (truncated): Added "style" argument, so that at least Python users can 2008-04-13 02:41:01 -04:00
format.h Added pystream_handler_wrap class, which wraps an item_handler taking 2008-04-13 02:41:02 -04:00
gnucash.cc (test), gnucash.cc (test): Check for <?xml only, not the full version 2008-04-13 02:41:00 -04:00
gnucash.h updated to version 2.0 2008-04-13 02:40:47 -04:00
journal.cc Added support for each entry to remember: the file it came from, and 2008-04-13 02:40:54 -04:00
journal.h Changes to support building with gcc 2.95. 2008-04-13 02:40:57 -04:00
ledger.el *** empty log message *** 2008-04-13 02:40:59 -04:00
ledger.h Added an Emacs formatter, accessible with the new "emacs" command. 2008-04-13 02:40:56 -04:00
ledger.texi doc update 2008-04-13 02:40:58 -04:00
ledger.vim *** empty log message *** 2008-04-13 02:41:00 -04:00
LICENSE updated to version 2.0 2008-04-13 02:40:47 -04:00
main.cc (parse_and_report): Rearranged some code for efficiency's sake. 2008-04-13 02:41:01 -04:00
main.py Changed the script ot rely on the C++ output formatters, rather than 2008-04-13 02:41:02 -04:00
Makefile.am (HAVE_LIBOFX_VALUE): Added LIBOFX support to the Python build. 2008-04-13 02:41:00 -04:00
Makefile.lt Added preliminary support for OFX, using libofx. Needs much 2008-04-13 02:40:55 -04:00
mask.cc Changes to support building with gcc 2.95. 2008-04-13 02:40:57 -04:00
mask.h updated to version 2.0 2008-04-13 02:40:47 -04:00
NEWS *** empty log message *** 2008-04-13 02:40:59 -04:00
ofx.cc Added preliminary support for OFX, using libofx. Needs much 2008-04-13 02:40:55 -04:00
ofx.h Added preliminary support for OFX, using libofx. Needs much 2008-04-13 02:40:55 -04:00
option.cc updated to version 2.0 2008-04-13 02:40:47 -04:00
option.h updated to version 2.0 2008-04-13 02:40:47 -04:00
parser.cc updated to 2.02 2008-04-13 02:40:48 -04:00
parser.h updated to version 2.0 2008-04-13 02:40:47 -04:00
py_eval.cc (initialize_ledger_for_python): Added initialization call for the 2008-04-13 02:41:02 -04:00
py_eval.h updated to version 2.0 2008-04-13 02:40:47 -04:00
pyfstream.h bug fix 2008-04-13 02:41:02 -04:00
pyledger.cc updated to version 2.0 2008-04-13 02:40:47 -04:00
pyledger.h updated to version 2.0 2008-04-13 02:40:47 -04:00
qif.cc added missing headers 2008-04-13 02:40:57 -04:00
qif.h updated to version 2.0 2008-04-13 02:40:47 -04:00
quotes.cc Changes to support building with gcc 2.95. 2008-04-13 02:40:57 -04:00
quotes.h updated to version 2.0 2008-04-13 02:40:47 -04:00
README *** empty log message *** 2008-04-13 02:40:52 -04:00
reconcile.cc Converted the reconciler into an item_handler, so that it interacts 2008-04-13 02:41:02 -04:00
reconcile.h Converted the reconciler into an item_handler, so that it interacts 2008-04-13 02:41:02 -04:00
sample.dat updated to version 2.0 2008-04-13 02:40:47 -04:00
setup.py Added OFX library support. 2008-04-13 02:41:01 -04:00
textual.cc Whitespace changes. 2008-04-13 02:41:01 -04:00
textual.h Added new "output" command. Likely not to be documented, as these are 2008-04-13 02:40:54 -04:00
timeclock updated to version 2.0 2008-04-13 02:40:47 -04:00
timeclock.el updated to version 2.0 2008-04-13 02:40:47 -04:00
timing.h updated to version 2.0 2008-04-13 02:40:47 -04:00
util.h Added a fix for FreeBSD, so that Ledger can compile there. 2008-04-13 02:40:59 -04:00
valexpr.cc Added the capability for value expression regexps targetted at 2008-04-13 02:40:59 -04:00
valexpr.h Added the capability for value expression regexps targetted at 2008-04-13 02:40:59 -04:00
value.cc updated to version 2.0 2008-04-13 02:40:47 -04:00
value.h updated to version 2.0 2008-04-13 02:40:47 -04:00
walk.cc (truncate_entries::flush): Fix so that --head and --tail can be used 2008-04-13 02:41:01 -04:00
walk.h (transaction_xdata_t): Added a `ptr' void *, for general use. The 2008-04-13 02:41:02 -04:00
xml.cc (test): Check for <?xml only, not the full version string. 2008-04-13 02:41:00 -04:00
xml.h updated to version 2.0 2008-04-13 02:40:47 -04:00

	Welcome to Ledger, a command-line accounting program.

Quick start
===========

To build Ledger, you will need a fairly modern C++ compiler (gcc 2.95
will not work), and at least these two libraries installed:

    gmp        GNU multi-precision library
    pcre       Perl regular expression library

(On some GNU/Linux systems, the packages you need to install are
called "gmp-dev" and "pcre-dev").

If you wish to read Gnucash data files, you will also need two XML
libraries, which may or may not be available in a single package (it
depends on your distribution):

    xmlparse
    xmltok

Once you have determined where the headers and libraries for the above
packages are installed, run the script "configure", passing those
paths.  If you installed everything under /usr/local, you can probably
just type "./configure".  Otherwise, do this:

    ./configure CPPFLAGS=-I<INCLUDE-PATH>  LDFLAGS=-L<LIBRARY-PATH>

If you need to specify multiple include or library paths, then do
this:

    ./configure CPPFLAGS="-I<PATH1> -I<PATH2>"  LDFLAGS="-L<PATH1> -L<PATH2>"

Once configure is done running, just type:

    make install


Mailing List and IRC
====================

If you need help on how to use Ledger, or run into problems, you can
join the Ledger mailing list at the following Web address:

    https://lists.sourceforge.net/lists/listinfo/ledger-discuss

You can also find help at the #ledger channel on the IRC server
irc.freenode.net.


Building Ledger as a Python Module
==================================

If you have Python 2.2 or higher installed, and Boost.Python, then
Ledger can also be built as a Python module, if --enable-python is
passed to the configure script.  This means you can interact with your
Ledger data from Python, making it easy to write custom reports.

This feature is mostly undocumented in version 2.0, although main.py
is a working example.