Metadata-Version: 2.3
Name: evernote-plus
Version: 1.28.1.dev1
Summary: Evernote SDK for Python
License: BSD
Author: Evernote Corporation
Author-email: api@evernote.com
Maintainer: vzhd1701
Maintainer-email: vzhd1701@gmail.com
Requires-Python: >=3.9
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: thrift (>=0.21.0)
Project-URL: Homepage, http://dev.evernote.com
Project-URL: Repository, https://github.com/vzhd1701/evernote-plus
Description-Content-Type: text/markdown

Evernote SDK for Python
============================================

Evernote API version 1.28

This SDK is intended for use with Python 3.X

This fork adds a few missing endpoints to the API and rebuilds it from the [updated thrift IDL files](https://github.com/vzhd1701/evernote-thrift) using latest version of thrift compiler.

