This project is part for SwiftBeanCount, please check out the main documentation here.
What
This are utility methods for the SwiftBeanCountParser, which are useful for other SwiftBeanCount projects which need to parse certain strings outside of a ledger file, e.g. Importer or Downloader.
How
Check out the complete documentation of all offered methods here.
Usage
The library supports the Swift Package Manger, so simply add a dependency in your Package.swift:
SwiftBeanCountParserUtils
This project is part for SwiftBeanCount, please check out the main documentation here.
What
This are utility methods for the SwiftBeanCountParser, which are useful for other SwiftBeanCount projects which need to parse certain strings outside of a ledger file, e.g. Importer or Downloader.
How
Check out the complete documentation of all offered methods here.
Usage
The library supports the Swift Package Manger, so simply add a dependency in your
Package.swift
: