beancount-parser-lima 0.16.2

A zero-copy parser for Beancount
Documentation
1
2
3
4
5
6
7
directives {
  date { year: 2013 month: 5 day: 18 }
  open {
    account: "Assets:US:BestBank:Checking"
    currencies: "USD"
  }
}