Metadata-Version: 2.1
Name: jotter
Version: 0.1.0
Summary: Note taking and syncing utility.
License: MIT
Author: Figglewatts
Author-email: figglewatts@hotmail.co.uk
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: appdirs (>=1.4.4,<2.0.0)
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: gitpython (>=3.1.7,<4.0.0)
Requires-Dist: marshmallow (>=3.7.1,<4.0.0)
Requires-Dist: pyyaml (>=5.3.1,<6.0.0)
