okane-core 0.16.0

Library to support parsing, emitting and processing Ledger (https://www.ledger-cli.org/) format files.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# okane-core

[![CircleCI](https://circleci.com/gh/xkikeg/okane/tree/main.svg?style=svg)](https://circleci.com/gh/xkikeg/okane/tree/main)
[![crates.io](https://img.shields.io/crates/v/okane-core?style=flat-square)](https://crates.io/crates/okane-core)

Library to support [okane](https://crates.io/crates/okane) to compute the double-accounting based on the plain text.

For more details, see:
- [docs.rs]https://docs.rs/okane-core/latest/okane_core/

This library is licensed under [MIT](../LICENSE).