Port details on branch 2024Q4 |
- py-imageio Python library for reading and writing image, video formats
- 2.37.0 graphics
=3 2.37.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2016-07-13 02:56:59
- Last Update: 2025-02-03 15:51:26
- Commit Hash: 36cf986
- People watching this port, also watch:: libssh, p5-MIME-Tools, noto-tc, linux-c7-atk
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://imageio.readthedocs.io/en/stable/
- https://github.com/imageio/imageio
- Description:
- Imageio is a Python library that provides an easy interface to read and
write a wide range of image data, including animated images, volumetric data,
and scientific formats.
 ¦ ¦ ¦ ¦ 
- 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}imageio>0:graphics/py-imageio@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-imageio/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-imageio
- pkg install py311-imageio
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-imageio listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-imageio
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1738089100
SHA256 (imageio-2.37.0.tar.gz) = 71b57b3669666272c818497aebba2b4c5f20d5b37c81720e5e1a56d59c492996
SIZE (imageio-2.37.0.tar.gz) = 389963
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-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- opencv>=0 : graphics/opencv
- py311-astropy>=0 : astro/py-astropy@py311
- py311-av>=0 : multimedia/py-av@py311
- py311-gdal>=0 : graphics/py-gdal@py311
- py311-fsspec>=0 : filesystems/py-fsspec@py311
- py311-pytest-cov>=0 : devel/py-pytest-cov@py311
- py311-tifffile>=0 : graphics/py-tifffile@py311
- py311-requests>=0 : www/py-requests@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-pillow>=8.3.2 : graphics/py-pillow@py311
- py311-imageio-ffmpeg>=0 : graphics/py-imageio-ffmpeg@py311
- py311-psutil>=0 : sysutils/py-psutil@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libfreeimage.so : graphics/freeimage
- This port is required by:
- for Run
-
- graphics/py-colour-science
- graphics/py-pyvista
- graphics/py-scikit-image
- graphics/py-visvis
- math/py-mathics
- multimedia/py-moviepy
- x11/py-waypaper
Configuration Options:
- ===> The following configuration options are available for py311-imageio-2.37.0:
FFMPEG=on: Read/Write video using FFmpeg
FITS=off: Read FITS files
PILLOW_HEIF=off: Read HEIF files
PYAV=off: Read/Write video and image files
RAWPY=off: Read/Write images via rawpy
TIFFFILE=off: Read/Write TIFF files
===> Use 'make config' to modify these settings
- Options name:
- graphics_py-imageio
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|