xwartz / beancount

Official mirror of Beancount Mercurial repo on Github (updated manually and infrequently)

Home Page:http://bitbucket.org/blais/beancount

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

========================================================
   beancount: Double-Entry Accounting from Text Files
========================================================

.. contents::
..
    1  Description
    2  Documentation
    3  Download & Installation
    4  Filing Bugs
    5  Copyright and License
    6  Author


Description
===========

A double-entry bookkeeping computer language that lets you define financial
transaction records in a text file, read them in memory, generate a variety of
reports from them, and provides a web interface.


Documentation
=============

Documentation lives on Google Docs. You can find an index to all the available
documents here:

  http://furius.ca/beancount/doc/index

There's a `mailing-list dedicated to Beancount
<https://groups.google.com/forum/#!forum/beancount>`_, please post questions
there, so others can share in the responses. More general discussions about
command-line accounting also occur on the `Ledger mailing-list
<https://groups.google.com/forum/#!forum/ledger-cli>`_ so you might be
interested in that group as well.


Download & Installation
=======================

You can obtain the source code from the official Mercurial repository on
BitBucket:

  | http://bitbucket.org/blais/beancount/

See the `Installing Beancount`__ document for more details.

__ http://furius.ca/beancount/doc/install


Filing Bugs
===========

Tickets can be filed at on the BitBucket project page:

  http://bitbucket.org/blais/beancount/issues


Copyright and License
=====================

Copyright (C) 2007-2016  Martin Blais.  All Rights Reserved.

This code is distributed under the terms of the "GNU GPLv2 only".
See COPYING file for details.


Author
======

Martin Blais <blais@furius.ca>

About

Official mirror of Beancount Mercurial repo on Github (updated manually and infrequently)

http://bitbucket.org/blais/beancount

License:GNU General Public License v2.0


Languages

Language:Python 76.4%Language:HTML 14.0%Language:C 6.8%Language:Lex 1.8%Language:Emacs Lisp 0.7%Language:Makefile 0.2%Language:CSS 0.1%Language:Shell 0.0%Language:PostScript 0.0%