Metadata-Version: 2.1
Name: joplin-jrnl
Version: 0.1.0
Summary: An append-only journaling tool using Joplin to store the entries
License: MIT
Author: Alex Kelly
Author-email: kellya@arachnitech.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: click (>=8.0.1,<9.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
