Metadata-Version: 2.1
Name: beancount-exporter
Version: 0.1.5
Summary: Command line tool for exporting Beancount data as JSON
License: GNU GPLv2
Author: Fang-Pen Lin
Author-email: fangpen@launchplatform.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: beancount (>=2.3.5,<3.0.0)
Requires-Dist: beancount-data (>=0.1.4,<0.2.0)
Requires-Dist: click (>=8.0.4,<9.0.0)
