| Port details |
- py-liffile Read Leica image files (LIF, LOF, XLIF, XLCF, XLEF, and LIFEXT)
- 2026.4.11 graphics
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-06-28 14:24:29
- Last Update: 2026-06-28 14:18:45
- Commit Hash: 29356bc
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://www.cgohlke.com/docs/liffile/
- https://github.com/cgohlke/liffile
- Description:
- Liffile is a Python library to read image and metadata from Leica image files:
LIF (Leica Image File), LOF (Leica Object File), XLIF (XML Image File), XLCF
(XML Collection File), XLEF (XML Experiment File), and LIFEXT (Leica Image File
Extension). These files are written by LAS X software to store collections of
images and metadata from microscopy experiments.
 ¦ ¦ ¦ ¦ 
- 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}liffile>0:graphics/py-liffile@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-liffile/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-liffile
- pkg install py312-liffile
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-liffile listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-liffile
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1782510002
SHA256 (liffile-2026.4.11.tar.gz) = bf1056390e0aaf0b172a284cf977d834ba0e21aed18ceeb9be3ba42f8caa8d25
SIZE (liffile-2026.4.11.tar.gz) = 55599
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-numpy>=2,1 : math/py-numpy@py312
- py312-setuptools>=0 : devel/py-setuptools@py312
- py312-wheel>=0 : devel/py-wheel@py312
- py312-cython>=3.2.4 : lang/cython@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-numpy>=0,1 : math/py-numpy@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_py-liffile
- USES:
- python:3.12+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|