Metadata-Version: 2.1
Name: keep-exporter
Version: 1.2.0
Summary: Google Keep note exporter utility
License: GPL v3
Author: Nathan Beals
Author-email: ndbeals@users.noreply.github.com
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=5.3.1,<6.0.0)
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: gkeepapi (>=0.13.4,<0.14.0)
Requires-Dist: mdutils (>=1.3.0,<2.0.0)
Requires-Dist: pathvalidate (>=2.3.2,<3.0.0)
Requires-Dist: python-frontmatter (>=0.5.0,<0.6.0)
