From ce3491c99f089874725999ca6d8b1fb6a15c9e5e Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 15 Feb 2006 20:10:49 +0000 Subject: Removed Python integration support. --- README | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'README') diff --git a/README b/README index 69213ddf..8a2406d9 100644 --- a/README +++ b/README @@ -71,15 +71,3 @@ join the Ledger mailing list at the following Web address: 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 easier to write custom reports. - -This feature is mostly undocumented in version 2.0, although main.py -gives a working example. -- cgit v1.2.3