Port details |
- py-colorz Color scheme generator
- 1.0.3 graphics =2 1.0.3Version of this port present on the latest quarterly branch.
- Maintainer: DtxdF@disroot.org
- Port Added: 2023-05-11 23:28:27
- Last Update: 2023-05-11 23:23:32
- Commit Hash: ee97dc4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/metakirby5/colorz/
- Description:
- A color scheme generator. Takes an image (local or online) and grabs
the most dominant colors using kmeans. Also creates bold colors by
adding value to the dominant colors. Finally, outputs the colors
to stdout (one normal and one bold per line, space delimited) and
generates an HTML preview of the color scheme.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}colorz>0:graphics/py-colorz@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-colorz/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-colorz
- pkg install py39-colorz
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-colorz listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-colorz
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1661849528
SHA256 (colorz-1.0.3.tar.gz) = c04ff63896281f2ee1327bcdff2e76a339f70559abd8a25d28c0d1fb28480d3e
SIZE (colorz-1.0.3.tar.gz) = 5109
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pillow>0 : graphics/py-pillow@py39
- py39-scipy>0 : science/py-scipy@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_py-colorz
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|