notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-tifffile Read and write TIFF(r) files
2024.12.12 graphics on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2024.12.12Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-10-10 07:44:01
Last Update: 2024-12-25 19:15:43
Commit Hash: 256435e
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/cgohlke/tifffile
Description:
Tifffile is a Python library to - store numpy arrays in TIFF (Tagged Image File Format) files, and - read image and metadata from TIFF-like files used in bioimaging. Image and metadata can be read from TIFF, BigTIFF, OME-TIFF, STK, LSM, SGI, NIHImage, ImageJ, MicroManager, FluoView, ScanImage, SEQ, GEL, SVS, SCN, SIS, ZIF (Zoomable Image File Format), QPTIFF (QPI), NDPI, and GeoTIFF files. Image data can be read as numpy arrays or zarr arrays/groups from strips, tiles, pages (IFDs), SubIFDs, higher order series, and pyramidal levels. Numpy arrays can be written to TIFF, BigTIFF, OME-TIFF, and ImageJ hyperstack compatible files in multi-page, volumetric, pyramidal, memory-mappable, tiled, predicted, or compressed form. A subset of the TIFF specification is supported, mainly 8, 16, 32 and 64-bit integer, 16, 32 and 64-bit float, grayscale and multi-sample images. Specifically, CCITT and OJPEG compression, chroma subsampling without JPEG compression, color space transformations, samples with differing types, or IPTC and XMP metadata are not implemented.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}tifffile>0:graphics/py-tifffile@${PY_FLAVOR}
To install the port:
cd /usr/ports/graphics/py-tifffile/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/py-tifffile
  • pkg install py311-tifffile
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-tifffile listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-tifffile
Package flavors (<flavor>: <package>)
  • py311: py311-tifffile
distinfo:
TIMESTAMP = 1734888324 SHA256 (tifffile-2024.12.12.tar.gz) = c38e929bf74c04b6c8708d87f16b32c85c6d7c2514b99559ea3db8003ba4edda SIZE (tifffile-2024.12.12.tar.gz) = 365416

Packages (timestamps in pop-ups are UTC):
py37-tifffile
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2020.10.1---2020.10.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-tifffile
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly------2023.4.12-
FreeBSD:14:latest--------
FreeBSD:14:quarterly------2023.4.12-
FreeBSD:15:latest--n/a-n/a-2023.4.122023.4.12
 
py311-tifffile
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.12.122024.12.12-2024.12.122024.12.12---
FreeBSD:13:quarterly2024.12.122024.12.12-2024.12.122024.12.12---
FreeBSD:14:latest2024.12.122024.12.12-2024.12.122024.12.12---
FreeBSD:14:quarterly2024.12.122024.12.12-2024.12.122024.12.12---
FreeBSD:15:latest2024.12.122024.12.12n/a2024.12.12n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-numpy>=0,1 : math/py-numpy@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. graphics/py-scikit-image
  2. math/py-mathics
  3. www/py-sentinelhub

Configuration Options:
===> The following configuration options are available for py311-tifffile-2024.12.12: CODECS=off: Codec for compression and predictor schemes PLOT=off: Plotting support XML=off: Validate and print XML ZARR=off: Access zarr store ===> Use 'make config' to modify these settings
Options name:
graphics_py-tifffile
USES:
dos2unix python:3.10+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/t/tifffile/
  2. https://github.com/cgohlke/tifffile/releases/download/v2024.12.12/
  3. https://pypi.org/packages/source/t/tifffile/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.12.12
25 Dec 2024 19:15:43
commit hash: 256435e046abdb173c18c659263c178dd78d4440commit hash: 256435e046abdb173c18c659263c178dd78d4440commit hash: 256435e046abdb173c18c659263c178dd78d4440commit hash: 256435e046abdb173c18c659263c178dd78d4440 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2024.12.12

Changes:	https://github.com/cgohlke/tifffile/releases
		https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2024.9.20
06 Nov 2024 15:17:35
commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
filesystems: add new category for file systems and related utilities

The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.

Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.

Approved by:	portmgr (rene)
Reviewed by:	mat
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988
2024.9.20
30 Sep 2024 13:36:34
commit hash: 26e16261a98a850cce0713c7389adbeae184d752commit hash: 26e16261a98a850cce0713c7389adbeae184d752commit hash: 26e16261a98a850cce0713c7389adbeae184d752commit hash: 26e16261a98a850cce0713c7389adbeae184d752 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2024.9.20

Changes:	https://github.com/cgohlke/tifffile/releases
		https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2024.8.30
08 Sep 2024 18:37:42
commit hash: 3346d093c17edc0ba5dc17bf63f509e39f350777commit hash: 3346d093c17edc0ba5dc17bf63f509e39f350777commit hash: 3346d093c17edc0ba5dc17bf63f509e39f350777commit hash: 3346d093c17edc0ba5dc17bf63f509e39f350777 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2024.8.30

Changes:	https://github.com/cgohlke/tifffile/releases
		https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2024.8.10
05 Sep 2024 06:18:01
commit hash: faf5dc916638e60a6d3f250e835dbafd29ab5848commit hash: faf5dc916638e60a6d3f250e835dbafd29ab5848commit hash: faf5dc916638e60a6d3f250e835dbafd29ab5848commit hash: faf5dc916638e60a6d3f250e835dbafd29ab5848 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2024.8.10

Changes:	https://github.com/cgohlke/tifffile/releases
		https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2024.7.24
25 Jul 2024 04:18:20
commit hash: 57d57ab258cc7b5e7d1ea7698849c9201fdc784fcommit hash: 57d57ab258cc7b5e7d1ea7698849c9201fdc784fcommit hash: 57d57ab258cc7b5e7d1ea7698849c9201fdc784fcommit hash: 57d57ab258cc7b5e7d1ea7698849c9201fdc784f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Add CODECS, PLOT, XML and ZARR options
2024.7.24
24 Jul 2024 21:16:32
commit hash: f2ba08c0c733852a0077c31be030c825660be699commit hash: f2ba08c0c733852a0077c31be030c825660be699commit hash: f2ba08c0c733852a0077c31be030c825660be699commit hash: f2ba08c0c733852a0077c31be030c825660be699 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2024.7.24

Changes:	https://github.com/cgohlke/tifffile/releases
		https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2024.7.21
24 Jul 2024 11:44:50
commit hash: 5013b115b96ea889e2b54b4a8e996dc6f17557a1commit hash: 5013b115b96ea889e2b54b4a8e996dc6f17557a1commit hash: 5013b115b96ea889e2b54b4a8e996dc6f17557a1commit hash: 5013b115b96ea889e2b54b4a8e996dc6f17557a1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2024.7.21

Changes:	https://github.com/cgohlke/tifffile/releases
		https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2024.7.2
07 Jul 2024 17:21:04
commit hash: cae9255f41af93d0f0a8ee9b4a768278bf6cbb53commit hash: cae9255f41af93d0f0a8ee9b4a768278bf6cbb53commit hash: cae9255f41af93d0f0a8ee9b4a768278bf6cbb53commit hash: cae9255f41af93d0f0a8ee9b4a768278bf6cbb53 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2024.7.2

Changes:	https://github.com/cgohlke/tifffile/releases
		https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2024.5.22
28 May 2024 10:21:35
commit hash: e128044374591adb6e29a14aedfe2b92bda14894commit hash: e128044374591adb6e29a14aedfe2b92bda14894commit hash: e128044374591adb6e29a14aedfe2b92bda14894commit hash: e128044374591adb6e29a14aedfe2b92bda14894 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2024.5.22

Changes:	https://github.com/cgohlke/tifffile/releases
		https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2024.5.10
19 May 2024 17:15:49
commit hash: 137940d985960f49773c980e921b48183c30778ecommit hash: 137940d985960f49773c980e921b48183c30778ecommit hash: 137940d985960f49773c980e921b48183c30778ecommit hash: 137940d985960f49773c980e921b48183c30778e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2024.5.10

Changes:	https://github.com/cgohlke/tifffile/releases
		https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2024.4.18
20 Apr 2024 18:28:29
commit hash: 9147377688b6449967ca267eb7a8e65d1e4c26c8commit hash: 9147377688b6449967ca267eb7a8e65d1e4c26c8commit hash: 9147377688b6449967ca267eb7a8e65d1e4c26c8commit hash: 9147377688b6449967ca267eb7a8e65d1e4c26c8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2024.4.18

- Add GitHub to MASTER_SITES

Changes:	https://github.com/cgohlke/tifffile/releases
		https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2024.2.12
13 Apr 2024 09:31:41
commit hash: 2c283447f531e6fd9a0d3723a9baa68e4f1cbd11commit hash: 2c283447f531e6fd9a0d3723a9baa68e4f1cbd11commit hash: 2c283447f531e6fd9a0d3723a9baa68e4f1cbd11commit hash: 2c283447f531e6fd9a0d3723a9baa68e4f1cbd11 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2024.2.12

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/cgohlke/tifffile/releases
		https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2023.4.12
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2023.4.12
27 May 2023 04:09:16
commit hash: 84078a9514ce67e756e967f4aef6a82897dfa01dcommit hash: 84078a9514ce67e756e967f4aef6a82897dfa01dcommit hash: 84078a9514ce67e756e967f4aef6a82897dfa01dcommit hash: 84078a9514ce67e756e967f4aef6a82897dfa01d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2023.4.12

Changes:	https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2022.7.28_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
2022.7.28
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022.7.28
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2022.7.28
27 Aug 2022 10:24:39
commit hash: c0c5d361903e8a691f31314b54f41a2781a3e11acommit hash: c0c5d361903e8a691f31314b54f41a2781a3e11acommit hash: c0c5d361903e8a691f31314b54f41a2781a3e11acommit hash: c0c5d361903e8a691f31314b54f41a2781a3e11a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2022.7.28

Changes:	https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2022.5.4
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2022.5.4
16 Jun 2022 13:59:54
commit hash: e99fa8d8012e45c35a060757f6c078203fcc46a8commit hash: e99fa8d8012e45c35a060757f6c078203fcc46a8commit hash: e99fa8d8012e45c35a060757f6c078203fcc46a8commit hash: e99fa8d8012e45c35a060757f6c078203fcc46a8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2022.5.4

Changes:	https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2022.3.25
30 Mar 2022 23:49:01
commit hash: ff49b951334f66200bfbd5b0a803b075425db379commit hash: ff49b951334f66200bfbd5b0a803b075425db379commit hash: ff49b951334f66200bfbd5b0a803b075425db379commit hash: ff49b951334f66200bfbd5b0a803b075425db379 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2022.3.25

tifffile drops official Python 3.7 support since 2022.2.2, but it still builds
fine.

Changes:	https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2021.11.2
28 Feb 2022 12:46:21
commit hash: 7d945ba3b7ecc63df57c852007f0350b7780e07dcommit hash: 7d945ba3b7ecc63df57c852007f0350b7780e07dcommit hash: 7d945ba3b7ecc63df57c852007f0350b7780e07dcommit hash: 7d945ba3b7ecc63df57c852007f0350b7780e07d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2021.11.2

Changes:	https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2021.8.30
27 Sep 2021 15:56:00
commit hash: fd96ef12dea05e65c33337b3395dd60e73695295commit hash: fd96ef12dea05e65c33337b3395dd60e73695295commit hash: fd96ef12dea05e65c33337b3395dd60e73695295commit hash: fd96ef12dea05e65c33337b3395dd60e73695295 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2021.8.30

Changes:	https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2021.7.2
21 Jul 2021 18:11:54
commit hash: bf9ae52f8b62b3b5fcd9717b2fb0373d92061357commit hash: bf9ae52f8b62b3b5fcd9717b2fb0373d92061357commit hash: bf9ae52f8b62b3b5fcd9717b2fb0373d92061357commit hash: bf9ae52f8b62b3b5fcd9717b2fb0373d92061357 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2021.7.2

Changes:	https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2021.6.14
20 Jun 2021 20:46:14
commit hash: b595d762ab64f568578869c25bd285a3e10774eacommit hash: b595d762ab64f568578869c25bd285a3e10774eacommit hash: b595d762ab64f568578869c25bd285a3e10774eacommit hash: b595d762ab64f568578869c25bd285a3e10774ea files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2021.6.14

Changes:	https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2021.4.8
11 May 2021 21:47:16
commit hash: 701ecf0316742539be3306d0b41a06b846f415bacommit hash: 701ecf0316742539be3306d0b41a06b846f415bacommit hash: 701ecf0316742539be3306d0b41a06b846f415bacommit hash: 701ecf0316742539be3306d0b41a06b846f415ba files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-tifffile: Update to 2021.4.8

Changes:	https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2021.2.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2021.2.1
06 Feb 2021 20:46:42
Revision:564284Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2021.2.1

Changes:	https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2021.1.14
30 Jan 2021 12:24:56
Revision:563335Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2021.1.14

Changes:	https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2020.10.1
10 Oct 2020 07:43:48
Revision:551860Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-tifffile 2020.10.1

Tifffile is a Python library to
- store numpy arrays in TIFF (Tagged Image File Format) files, and
- read image and metadata from TIFF-like files used in bioimaging.

Image and metadata can be read from TIFF, BigTIFF, OME-TIFF, STK, LSM, SGI,
NIHImage, ImageJ, MicroManager, FluoView, ScanImage, SEQ, GEL, SVS, SCN, SIS,
ZIF (Zoomable Image File Format), QPTIFF (QPI), NDPI, and GeoTIFF files.

Image data can be read as numpy arrays or zarr arrays/groups from strips, tiles,
pages (IFDs), SubIFDs, higher order series, and pyramidal levels.

Numpy arrays can be written to TIFF, BigTIFF, OME-TIFF, and ImageJ hyperstack
compatible files in multi-page, volumetric, pyramidal, memory-mappable, tiled,
predicted, or compressed form.

A subset of the TIFF specification is supported, mainly 8, 16, 32 and 64-bit
integer, 16, 32 and 64-bit float, grayscale and multi-sample images.
Specifically, CCITT and OJPEG compression, chroma subsampling without JPEG
compression, color space transformations, samples with differing types, or IPTC
and XMP metadata are not implemented.

WWW: https://github.com/cgohlke/tifffile

Number of commits found: 32