Metadata-Version: 2.1
Name: ledgerkeeper
Version: 0.3
Summary: Lightweight library for use of posting ledger entries to a specified mongoDB collection with access utils
Home-page: https://github.com/tylertjburns/ledgerkeeper
Author: tburns
Author-email: tyler.tj.burns@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Requires-Python: >3.5
Requires-Dist: click
Requires-Dist: pymongo

# ledgerkeeper
Lightweight library for use of posting ledger entries to a specified mongoDB collection with access utils


