The www/py-webcolors,python3 port
py3-webcolors-1.13 – library for working with HTML color formats (cvsweb github mirror)
Description
webcolors is a module for working with HTML/CSS color definitions. Support is included for normalizing and converting between 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() tripletWWW: https://pypi.python.org/pypi/webcolors
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/webcolors-1.13.dist-info/
- /usr/local/lib/python3.11/site-packages/webcolors-1.13.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/webcolors-1.13.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/webcolors-1.13.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/webcolors-1.13.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/webcolors-1.13.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/webcolors/
- /usr/local/lib/python3.11/site-packages/webcolors/__init__.py
- /usr/local/lib/python3.11/site-packages/webcolors/__pycache__/
- /usr/local/lib/python3.11/site-packages/webcolors/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/webcolors/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/webcolors/__pycache__/constants.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/webcolors/__pycache__/constants.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/webcolors/__pycache__/conversion.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/webcolors/__pycache__/conversion.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/webcolors/__pycache__/html5.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/webcolors/__pycache__/html5.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/webcolors/__pycache__/normalization.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/webcolors/__pycache__/normalization.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/webcolors/__pycache__/types.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/webcolors/__pycache__/types.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/webcolors/constants.py
- /usr/local/lib/python3.11/site-packages/webcolors/conversion.py
- /usr/local/lib/python3.11/site-packages/webcolors/html5.py
- /usr/local/lib/python3.11/site-packages/webcolors/normalization.py
- /usr/local/lib/python3.11/site-packages/webcolors/types.py