Metadata-Version: 2.2
Name: frontacc_conv
Version: 0.1.1
Summary: Convert GL Account Transactions to QIF format
Home-page: https://yourmodulehomepage.com
Author: Your Name
Author-email: Roger Kilchenmann <info@fin-tec.com.au>
License: MIT
Keywords: finance,frontaccounting,conversion,QIF,Excel
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: xlrd>=2.0.1
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Dynamic: author
Dynamic: home-page
Dynamic: requires-python
