Commit graph

3 commits

Author SHA1 Message Date
obache
afc8e41a7f Update webcolors to 1.4.
some improvements and clarify LICENSE.
2012-04-24 11:57:23 +00:00
joerg
bbde65f2e0 Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.
2011-12-03 00:02:14 +00:00
obache
6772b48854 Import py-webcolors-1.3.1 as www/py-webcolors.
Support is included for the following formats (RGB colorspace only;
conversion to/from HSL can be handled by the ``colorsys`` module in
the Python standard library):

        * Specification-defined color names

        * Six-digit hexadecimal

        * Three-digit hexadecimal

        * Integer rgb() triplet

        * Percentage rgb() triplet
2011-07-15 13:37:23 +00:00