Metadata-Version: 2.4
Name: evernote-to-gdrive
Version: 0.1.16
Summary: Migrate Evernote notes to Google Drive
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: click>=8.1
Requires-Dist: lxml>=5.0
Requires-Dist: google-api-python-client>=2.100
Requires-Dist: google-auth-httplib2>=0.2
Requires-Dist: google-auth-oauthlib>=1.1
Requires-Dist: rich>=13.0
Requires-Dist: html-for-docx>=1.1.4
Requires-Dist: python-docx>=1.1
Requires-Dist: Pillow>=10.0
Requires-Dist: playwright>=1.40
Provides-Extra: spike
Requires-Dist: playwright>=1.40; extra == "spike"
Provides-Extra: test
Requires-Dist: pytest>=8.0; extra == "test"
Provides-Extra: build
Requires-Dist: pyinstaller>=6.5; extra == "build"
Dynamic: license-file
