File: README

package info (click to toggle)
beancount 3.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,060 kB
  • sloc: python: 22,647; yacc: 753; ansic: 586; lex: 494; cpp: 44; makefile: 39
file content (18 lines) | stat: -rw-r--r-- 711 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This directory contains some example input files and scripts.

Files:

  README            : This file.

  example.beancount : The most interesting input file, which has been generated
                      using a script (bean-doctor example).

  simple/           : Some simpler example input files, with commentary. You
                      might want to read through these.

  tutorial/         : Output files from the tutorial, see
                      http://furius.ca/beancount/doc/tutorial

  vesting/          : Example input file from a document that explains how to
                      track the vesting of restricted stock units, see
                      http://furius.ca/beancount/doc/vesting