Metadata-Version: 2.1
Name: beancount-mercury
Version: 0.1.0
Summary: Import Mercury banking transactions into beancount format
Home-page: https://github.com/mtlynch/beancount-mercury.git
Author: Michael Lynch
License: MIT
Description: # beancount-mercury
        
        [![CircleCI](https://circleci.com/gh/mtlynch/beancount-mercury.svg?style=svg)](https://circleci.com/gh/mtlynch/beancount-mercury)
        [![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](LICENSE)
        
        `beancount-mercury` provides an Importer for converting CSV exports Mercury checking transactions into [Beancount](https://github.com/beancount/beancount) v2 format.
        
        ## Installation
        
        Coming soon
        
Keywords: mercury beancount bookkeeping finance
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
