Metadata-Version: 2.4
Name: cashd_core
Version: 0.3.4
Summary: Core functionality of Cashd and it's variants.
Author-email: "Vitor F. Lins" <vflins@live.com>
Keywords: backend,
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.10
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: SQLAlchemy==2.*
Requires-Dist: phonenumbers>=8.13.31
Requires-Dist: pyshortcuts==1.9.0
Requires-Dist: PyGObject; sys_platform == "linux"
Provides-Extra: dev
Requires-Dist: pytest-cov>=5.0.0; extra == "dev"
Requires-Dist: black>=24.4.2; extra == "dev"
