qif_generator 0.1.7

Library for QIF file generation
Documentation
1
2
3
4
5
6
7
8
# qif_generator

[![Build Status](https://github.com/rayslava/qif_generator/workflows/CI%20Build/badge.svg)](https://github.com/rayslava/receqif/actions?query=workflow%3A%22CI+Build%22)[![codecov](https://codecov.io/gh/rayslava/qif_generator/branch/master/graph/badge.svg?token=rBFeuBPCzm)](https://codecov.io/gh/rayslava/qif_generator)[![crates.io](https://img.shields.io/crates/v/qif_generator.svg)](https://crates.io/crates/qif_generator)[![docs.rs](https://docs.rs/qif_generator/badge.svg)](https://docs.rs/qif_generator)

Rust library for QIF file generation.

Primary usage planned is generation of import data for GnuCash, so QIF features
supported there are first in the queue.