Metadata-Version: 2.1
Name: beancount_cc_importers
Version: 0.1.9
Summary: Beancount importer plugin
Author-Email: Chao Chen <wenbushi@gmail.com>
License: GPL-3.0-or-later
Requires-Python: >=3.9
Requires-Dist: lxml>=4.9.3
Requires-Dist: beancount>=2.3.6
Description-Content-Type: text/markdown

# Beancount CC importers

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

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

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