beancount-parser-lima 0.16.2

A zero-copy parser for Beancount
Documentation
1
2
3
4
5
options {
  inferred_tolerance_default { key: "*" value: "0" }
  inferred_tolerance_default { key: "JPY" value: "0.5" }
  inferred_tolerance_default { key: "USD" value: "0.05" }
}