Commit graph

5 commits

Author SHA1 Message Date
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
obache
94696db89b Update webcolors to 1.4.
some improvements and clarify LICENSE.
2012-04-24 11:57:23 +00:00
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
joerg
9a0666357e 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
656690be10 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