| Port details on branch 2024Q4 |
- py-imageio Python library for reading and writing image, video formats
- 2.37.3 graphics
=1 2.37.0_3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2016-07-13 02:56:59
- Last Update: 2026-08-24 05:16:57
- Commit Hash: 93af262
- People watching this port, also watch:: rubygem-optimist, ladspa, gstreamer1-plugins-pango, en-hunspell, py311-pycparser
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 py312-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 py312-imageio listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-imageio
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1784005256
SHA256 (imageio-2.37.3.tar.gz) = bbb37efbfc4c400fcd534b367b91fcd66d5da639aaa138034431a1c5e0a41451
SIZE (imageio-2.37.3.tar.gz) = 389673
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:
-
- py312-setuptools>=61.0 : devel/py-setuptools@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- opencv>=0 : graphics/opencv
- py312-astropy>=0 : astro/py-astropy@py312
- py312-av>=0 : multimedia/py-av@py312
- py312-gdal>=0 : graphics/py-gdal@py312
- py312-fsspec>=0 : filesystems/py-fsspec@py312
- py312-pytest-cov>=0 : devel/py-pytest-cov@py312
- py312-tifffile>=0 : graphics/py-tifffile@py312
- py312-requests>=0 : www/py-requests@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-numpy>=0,1 : math/py-numpy@py312
- py312-pillow>=8.3.2 : graphics/py-pillow@py312
- py312-imageio-ffmpeg>=0 : graphics/py-imageio-ffmpeg@py312
- py312-psutil>=0 : sysutils/py-psutil@py312
- python3.12 : lang/python312
- Library dependencies:
-
- libfreeimage.so : graphics/freeimage
- This port is required by:
- for Run
-
- graphics/py-colour-science
- graphics/py-scikit-image
- graphics/py-visvis
- math/py-mathics
- misc/py-napari
- misc/py-napari-svg
- multimedia/py-moviepy
Configuration Options:
- ===> The following configuration options are available for py312-imageio-2.37.3:
FFMPEG=on: Read/Write video using FFmpeg
FITS=off: Read FITS files
FREEIMAGE=off: FreeImage support
GDAL=off: GDAL support
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
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|