Metadata-Version: 2.1
Name: django-ledger
Version: 0.5.0.5
Summary: Bookkeeping & Financial analysis backend for Django. Balance Sheet, Income Statements, Chart of Accounts, Entities
Home-page: https://arrobalytics.com
Author: Miguel Sanda
Author-email: msanda@arrobalytics.com
License: GPLv3 License
Project-URL: Bug Tracker, https://github.com/arrobalytics/django-ledger/issues
Project-URL: Source Code, https://github.com/arrobalytics/django-ledger
Keywords: django,finance,bookkeeping,accounting,balance sheet,income statement,general ledger,money,engine
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django :: 3.0
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Requires-Dist: django (==3.2.8)
Requires-Dist: django-treebeard (==4.5.1)
Requires-Dist: faker (==8.16.0)
Requires-Dist: jsonschema (==3.2.0)
Requires-Dist: markdown (==3.3.4)
Requires-Dist: ofxtools (==0.9.4)
Requires-Dist: pillow (==8.4.0)
Requires-Dist: pytz (==2021.3)
Requires-Dist: text-unidecode (==1.3)
Requires-Dist: python-dateutil (==2.8.2) ; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: six (==1.16.0) ; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: attrs (==21.2.0) ; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"
Requires-Dist: sqlparse (==0.4.2) ; python_version >= "3.5"
Requires-Dist: asgiref (==3.4.1) ; python_version >= "3.6"
Requires-Dist: pyrsistent (==0.18.0) ; python_version >= "3.6"

UNKNOWN


