Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AltaModaTech/pta-parser
A Plain Text Accounting parser built in Rust with Pest and PEG
https://github.com/AltaModaTech/pta-parser
Last synced: 3 months ago
JSON representation
A Plain Text Accounting parser built in Rust with Pest and PEG
- Host: GitHub
- URL: https://github.com/AltaModaTech/pta-parser
- Owner: AltaModaTech
- License: mit
- Created: 2023-09-25T15:58:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-20T04:12:28.000Z (6 months ago)
- Last Synced: 2024-05-20T05:25:22.660Z (6 months ago)
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-pest - PTA-Parser - A Plain Text Accounting parser built in Rust for [Beancount](https://github.com/beancount/beancount), [Ledger](https://github.com/ledger/ledger), and other PTA formats. (Projects)
README
# pta-parser
A [Plain Text Accounting](https://plaintextaccounting.org/) parser built in [Rust](https://www.rust-lang.org/) with [Pest](https://pest.rs/)
## Copyright Notice
Copyright (C) 2023, AltaModa Technologies, LLC. All rights reserved.
This project is licensed under the terms of the MIT license (cf. [LICENSE](./LICENSE)).