{ "info": { "author": "Dinu C. Gherman", "author_email": "dinu at mac dot com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: MacOS X :: Cocoa", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: MacOS :: MacOS X", "Programming Language :: Python", "Topic :: Multimedia :: Graphics :: Graphics Conversion", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "This module/tool is a first attempt at converting TIFF files created\non Mac OS X using the Cocoa classes NSImage and NSBitmapRep to other\nbitmap formats, like JPEG, GIF, PNG, etc. The conversion is delegated\nto PIL, the Python Imaging Library, which itself cannot read TIFF\nfiles created from the Cocoa AppKit.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://python.net/~gherman/tiff2sth.html", "keywords": "TIFF,PIL,PyObjC,conversion,bitmap,format", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "tiff2sth", "package_url": "https://pypi.org/project/tiff2sth/", "platform": "darwin", "project_url": "https://pypi.org/project/tiff2sth/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://python.net/~gherman/tiff2sth.html" }, "release_url": "https://pypi.org/project/tiff2sth/0.2/", "requires_dist": null, "requires_python": null, "summary": "A converter for Cocoa TIFFs to other bitmap formats.", "version": "0.2" }, "last_serial": 1331, "releases": { "0.2": [] }, "urls": [] }