Metadata-Version: 2.1
Name: lazy-budget
Version: 0.2.2
Summary: .
Home-page: https://gitlab.com/oleksandr.zelentsov/lazy-finance
Author: Oleksandr Zelentsov
Author-email: oleksandrzelentsov@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.9.0
Description-Content-Type: text/markdown
Requires-Dist: py-money (==0.5.0)
Requires-Dist: PyYAML (==5.4.1)
Provides-Extra: tests_development
Requires-Dist: freezegun (==1.1.0) ; extra == 'tests_development'
Requires-Dist: pre-commit (==2.12.0) ; extra == 'tests_development'
Requires-Dist: pytest (==6.2.3) ; extra == 'tests_development'

.


