Metadata-Version: 2.1
Name: pycocotools-windows
Version: 2.0.0.1
Summary: cocotools for Windows
Home-page: https://github.com/zmic/cocoapi
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
Requires-Dist: setuptools (>=18.0)
Requires-Dist: cython (>=0.27.3)
Requires-Dist: matplotlib (>=2.1.0)

=================
What is it?
=================

Cocoapi for python >= 3.6 that pip-installs on Windows.

* only works on Windows. 
* only supports Iptc for now. Exif and Xmp are on their  way.
* straight-up exposure of the C++ methods. Feel free to write more pythonic classes on top.

How do I set it up?
-------------------------------

* pip install cocoapi-windows



