Metadata-Version: 2.4
Name: cocoa-vanilla
Version: 0.8.0
Summary: A Pythonic wrapper around Cocoa.
Home-page: https://github.com/robotools/vanilla
Author: Tal Leming
Author-email: tal@typesupply.com
Maintainer: Just van Rossum, Frederik Berlaen
Maintainer-email: justvanrossum@gmail.com
License: MIT
Platform: macOS
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pyobjc
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: platform
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# vanilla

A Pythonic wrapper around Cocoa.

Documentation is at [vanilla.robotools.dev](http://vanilla.robotools.dev/en/latest/).

Install for your own use with pip:

    $ pip install cocoa-vanilla

([RoboFont](https://robofont.com/) and [DrawBot](https://drawbot.com/) use and bundle cocoa-vanilla.)
