Port details |
- py-cmap Scientific colormaps for python, without dependencies
- 0.5.0 misc =0 0.3.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-09-07 06:27:11
- Last Update: 2025-01-13 07:28:25
- Commit Hash: ef8fdd6
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://cmap-docs.readthedocs.io/en/stable/
- Description:
- cmap is a work-in-progress colormap library for python, providing all of the
colormaps in matplotlib, vispy, cmocean, (and more), with no dependencies
beyond numpy.
Mapping scalar values to colors is a very common procedure in scientific
visualization; as such, many visualization libraries (e.g. matplotlib, vispy,
napari, etc...) have some need for and some internal representation of colors
and colormaps.
- ¦ ¦ ¦ ¦
- 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}cmap>0:misc/py-cmap@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-cmap/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-cmap
- pkg install py311-cmap
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 py311-cmap listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cmap
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1736750547
SHA256 (cmap-0.5.0.tar.gz) = 2177fe5fa5b2ec616448384d9707813e75fa91598a338976c379562381042c13
SIZE (cmap-0.5.0.tar.gz) = 907819
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:
-
- py311-hatch-vcs>0 : devel/py-hatch-vcs@py311
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-bokeh>0 : www/py-bokeh@py311
- py311-colorspacious>0 : devel/py-colorspacious@py311
- py311-colour>0 : graphics/py-colour@py311
- py311-matplotlib>0 : math/py-matplotlib@py311
- py311-numba>0 : devel/py-numba@py311
- py311-plotly>0 : graphics/py-plotly@py311
- py311-pydantic-extra-types>=2 : devel/py-pydantic-extra-types@py311
- py311-pydantic2>0 : devel/py-pydantic2@py311
- py311-pyqtgraph>0 : graphics/py-pyqtgraph@py311
- py311-pytest-qt>0 : devel/py-pytest-qt@py311
- py311-rich>0 : textproc/py-rich@py311
- py311-vispy>=0.14 : graphics/py-vispy@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-cmap
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|