Difference between revisions of "Grapefruit"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Grapefruit |Short description=a library to manipulate color information easily. |Full description=GrapeFruit is a pure Python module that let you easily manipulate ...")
 
(New version)
Line 14: Line 14:
 
* HTML/CSS color definition (#RRGGBB, #RGB or the X11 color name)
 
* HTML/CSS color definition (#RRGGBB, #RGB or the X11 color name)
 
* RYB (artistic color wheel)
 
* RYB (artistic color wheel)
 +
|Homepage URL=http://code.google.com/p/grapefruit/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
|Component programs=
 
|Homepage URL=http://code.google.com/p/grapefruit/
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
 
|Documentation note=http://http//code.google.com/p/grapefruit/downloads/list?q=label:Type-Docs
 
|Documentation note=http://http//code.google.com/p/grapefruit/downloads/list?q=label:Type-Docs
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=color,colorization,colors,coloring,color scale
 
|Keywords=color,colorization,colors,coloring,color scale
|Is GNU=n
+
|Version identifier=0.1a4
|Last review by=Kelly Hopkins
+
|Version date=2016/08/01
|Last review date=2009-11-20
+
|Version status=alpha
 +
|Version download=https://github.com/xav/Grapefruit/archive/0.1a4.tar.gz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/18
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.1a3
+
|Status=
|Version date=2008-06-01
+
|Is GNU=No
|Version status=alpha
+
|License verified date=2009-11-20
|Version download=http://grapefruit.googlecode.com/files/grapefruit-0.1a3.tar.gz
+
}}
 +
{{Project license
 +
|License=Apache2.0
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-11-20
 
|License verified date=2009-11-20
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Xavier Basty
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Xavier Basty
 
 
|Email=xbasty@gmail.com
 
|Email=xbasty@gmail.com
 
|Resource URL=
 
|Resource URL=
Line 48: Line 45:
 
|Interface=library
 
|Interface=library
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=Apache2.0
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-11-20
 
}}
 

Revision as of 13:22, 18 March 2017


[edit]

Grapefruit

http://code.google.com/p/grapefruit/
a library to manipulate color information easily.

GrapeFruit is a pure Python module that let you easily manipulate and convert color information. Its Primary goal is to be natural and flexible. The following color systems are supported by GrapeFruit:

  • RGB (sRGB)
  • HSL
  • HSV
  • YIQ
  • YUV
  • CIE-XYZ
  • CIE-LAB (with the illuminant you want)
  • CMY
  • CMYK
  • HTML/CSS color definition (#RRGGBB, #RGB or the X11 color name)
  • RYB (artistic color wheel)





Licensing

License

Verified by

Verified on

Notes

License

Apache2.0

Verified by

Kelly Hopkins

Verified on

20 November 2009




Leaders and contributors

Contact(s)Role
Xavier Basty Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/grapefruit
Ruby (Ref)https://rubygems.org/gems/grapefruit
Debian (Ref)https://tracker.debian.org/pkg/grapefruit


Software prerequisites




Entry
















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.