Metadata-Version: 2.1
Name: beancount-cc-importers
Version: 0.1.4
Summary: Beancount importer plugin
Home-page: https://github.com/chen-chao/beancount_cc_importers
Author: Chao Chen
Author-email: Chao Chen <wenbushi@gmail.com>
License: GPL-3.0-or-later
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: lxml >=4.9.3
Requires-Dist: beancount >=2.3.6

# Beancount CC importers

Simple importers for my personal usage. Supported sources and formats:

| Source | Data Format |
|--------|--------------|
| 招商银行 (CMB) | json, email |
| 交通银行 (COMM) | email |
| 中国农业银行 (ABC) | email |
| 微信零钱 (Wechat Lingqian) | csv |

Note the repo simply parses ad hoc data sources without relying on official APIs. 
