RubyGems Navigation menu

ledgerjournal 0.6.0

ledgerjournal is a Ruby gem to read and write ledger accounting files. For parsing, it uses the xml output from ledger. For outputting, it formats the ledger data to String in custom Ruby code. The ledger binary needs to be installed to parse and pretty-print.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.6.0 - November 10, 2020 (10.5 KB)
  2. 0.5.1 - April 26, 2020 (10.5 KB)
  3. 0.5.0 - April 26, 2020 (10.0 KB)

Runtime 相依性套件 (2):

nokogiri ~> 1.10
open4 ~> 1.3

Development 相依性套件 (1):

simplecov >= 0

擁有者:

推送者:

作者:

  • Ralf Ebert

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 5,240

這個版本 2,214

授權:

MIT

Ruby 版本需求: >= 2.5.0

相關連結: