Metadata-Version: 2.1
Name: jaymap
Version: 0
Summary: JMAP client for asyncio
Home-page: https://github.com/jreese/jaymap
License: UNKNOWN
Author: John Reese
Author-email: john@noswap.com
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries

jaymap
======

JMAP client built in asyncio

[![version](https://img.shields.io/pypi/v/jaymap.svg)](https://pypi.org/project/jaymap)
[![license](https://img.shields.io/pypi/l/jaymap.svg)](https://github.com/jreese/jaymap/blob/master/LICENSE)


License
-------

jaymap is copyright [John Reese](https://jreese.sh), and licensed under
the MIT license.  I am providing code in this repository to you under an open
source license.  This is my personal repository; the license you receive to
my code is from me and not from my employer. See the `LICENSE` file for details.

