initial commit of finplan - works, with basic csv dump, need to remove unneeded variables, reformat and improve csv next

This commit is contained in:
2025-01-30 16:23:05 +11:00
commit 01d373e731
1355 changed files with 249815 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
Metadata-Version: 2.1
Name: pysqlite3
Version: 0.5.4
Summary: DB-API 2.0 interface for Sqlite 3.x
Home-page: https://github.com/coleifer/pysqlite3
Author: Charles Leifer
Author-email: coleifer@gmail.com
License: zlib/libpng
Platform: ALL
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: zlib/libpng License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Database :: Database Engines/Servers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE