No description
Find a file
2008-04-13 02:41:07 -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 (parse_conversion): When defining a commodity conversion, always mark 2008-04-13 02:41:06 -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 (show_version): In the version page output all of the modules which 2008-04-13 02:41:07 -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 minor bit twiddling 2008-04-13 02:41:07 -04:00
datetime.cc (export_datetime): Exposed "parse_date" function. 2008-04-13 02:41:03 -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 (write_entry): If an entry is marked pending, output the `pending' 2008-04-13 02:41:05 -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 Moved `format_xml_entries' to xml.cc. 2008-04-13 02:41:03 -04:00
format.h Moved `format_xml_entries' to xml.cc. 2008-04-13 02:41:03 -04:00
gnucash.cc minor bit twiddling 2008-04-13 02:41:07 -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 Added missing `require' for eshell. 2008-04-13 02:41:06 -04:00
ledger.h Added an Emacs formatter, accessible with the new "emacs" command. 2008-04-13 02:40:56 -04:00
ledger.texi Added direntry commands 2008-04-13 02:41:07 -04:00
ledger.vim *** empty log message *** 2008-04-13 02:41:04 -04:00
LICENSE updated to version 2.0 2008-04-13 02:40:47 -04:00
main.cc *** empty log message *** 2008-04-13 02:41:06 -04:00
main.py Enabled the --reconcile option, since everything it relies on is now 2008-04-13 02:41:03 -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:41:06 -04:00
ofx.cc minor bit twiddling 2008-04-13 02:41:07 -04:00
ofx.h Added preliminary support for OFX, using libofx. Needs much 2008-04-13 02:40:55 -04:00
option.cc (process_environment): If the environment tag is NULL (which is really 2008-04-13 02:41:04 -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 Removed incorrect parameter. 2008-04-13 02:41:06 -04:00
reconcile.h Removed the --reconcilable option, since the pending flag is now being 2008-04-13 02:41:05 -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 (test): Sense of an #ifdef test was reversed somehow. 2008-04-13 02:41:07 -04:00
textual.h (test): Added a test for the presence of <?xml... in the input stream; 2008-04-13 02:41:07 -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 minor bit twiddling 2008-04-13 02:41:07 -04:00
xml.h Moved `format_xml_entries' to xml.cc. 2008-04-13 02:41:03 -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.