{ "info": { "author": "Xavier Basty", "author_email": "xbasty@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Topic :: Multimedia :: Graphics", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "==========\nGrapeFruit\n==========\n\n.. image:: https://img.shields.io/pypi/v/grapefruit.svg?style=flat\n :target: https://pypi.python.org/pypi/grapefruit/\n :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/travis/xav/Grapefruit/master.svg\n :target: https://travis-ci.org/xav/grapefruit/\n :alt: Travis CI build status\n\n.. image:: https://coveralls.io/repos/github/xav/Grapefruit/badge.svg?branch=master\n :target: https://coveralls.io/github/xav/Grapefruit?branch=master\n :alt: Test coverage\n\n\nGrapeFruit is a pure Python module that let you easily manipulate and convert color information.\nIts Primary goal is to be *natural* and *flexible*.\n\nThe following color systems are supported by GrapeFruit:\n * RGB (sRGB)\n * HSL\n * HSV\n * YIQ\n * YUV\n * CIE-XYZ\n * CIE-LAB (with the illuminant you want)\n * CMY\n * CMYK\n * HTML/CSS color definition (#RRGGBB, #RGB or the X11 color name)\n * RYB (artistic color wheel\n\n\nLicense\n=========\n\n::\n\n Copyright (c) 2008, Xavier Basty\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/xav/Grapefruit/", "keywords": "color,colour", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "grapefruit", "package_url": "https://pypi.org/project/grapefruit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/grapefruit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/xav/Grapefruit/" }, "release_url": "https://pypi.org/project/grapefruit/0.1a4/", "requires_dist": null, "requires_python": null, "summary": "A module to manipulate color information easily.", "version": "0.1a4" }, "last_serial": 2276795, "releases": { "0.1a1": [], "0.1a2": [], "0.1a3": [], "0.1a4": [ { "comment_text": "", "digests": { "md5": "f4df726908a7102e39d1eac190bb72d9", "sha256": "4939d3ab891c53a8b672c7649016528808c1044c6d12839477230e029b71cef2" }, "downloads": -1, "filename": "grapefruit-0.1a4-py2.7.egg", "has_sig": false, "md5_digest": "f4df726908a7102e39d1eac190bb72d9", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 31517, "upload_time": "2016-08-11T20:17:05", "url": "https://files.pythonhosted.org/packages/55/eb/a2e2904a00ef7c3f1853731a50449d14c46547ed9ad8b18cfc8d70171f0b/grapefruit-0.1a4-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "4018c3774e361482a55c262cd53280a0", "sha256": "3b54c06fb47348db0da474fbdb93494f9894e187f38190f9f15e4b47d12b38a0" }, "downloads": -1, "filename": "grapefruit-0.1a4.tar.gz", "has_sig": false, "md5_digest": "4018c3774e361482a55c262cd53280a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13854, "upload_time": "2016-08-11T20:04:55", "url": "https://files.pythonhosted.org/packages/0d/af/51c36b55930439f1c10baf6d0296a335f8f3c24dfc1b86ca4abcf20971be/grapefruit-0.1a4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f4df726908a7102e39d1eac190bb72d9", "sha256": "4939d3ab891c53a8b672c7649016528808c1044c6d12839477230e029b71cef2" }, "downloads": -1, "filename": "grapefruit-0.1a4-py2.7.egg", "has_sig": false, "md5_digest": "f4df726908a7102e39d1eac190bb72d9", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 31517, "upload_time": "2016-08-11T20:17:05", "url": "https://files.pythonhosted.org/packages/55/eb/a2e2904a00ef7c3f1853731a50449d14c46547ed9ad8b18cfc8d70171f0b/grapefruit-0.1a4-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "4018c3774e361482a55c262cd53280a0", "sha256": "3b54c06fb47348db0da474fbdb93494f9894e187f38190f9f15e4b47d12b38a0" }, "downloads": -1, "filename": "grapefruit-0.1a4.tar.gz", "has_sig": false, "md5_digest": "4018c3774e361482a55c262cd53280a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13854, "upload_time": "2016-08-11T20:04:55", "url": "https://files.pythonhosted.org/packages/0d/af/51c36b55930439f1c10baf6d0296a335f8f3c24dfc1b86ca4abcf20971be/grapefruit-0.1a4.tar.gz" } ] }