roifile 2024.3.20__py3-none-any.whl → 2024.5.24__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of roifile might be problematic. Click here for more details.

roifile/roifile.py CHANGED
@@ -39,7 +39,7 @@ interest, geometric shapes, paths, text, and whatnot for image overlays.
39
39
 
40
40
  :Author: `Christoph Gohlke <https://www.cgohlke.com>`_
41
41
  :License: BSD 3-Clause
42
- :Version: 2024.3.20
42
+ :Version: 2024.5.24
43
43
  :DOI: `10.5281/zenodo.6941603 <https://doi.org/10.5281/zenodo.6941603>`_
44
44
 
45
45
  Quickstart
@@ -65,14 +65,18 @@ Requirements
65
65
  This revision was tested with the following requirements and dependencies
66
66
  (other versions may work):
67
67
 
68
- - `CPython <https://www.python.org>`_ 3.9.13, 3.10.11, 3.11.8, 3.12.2
68
+ - `CPython <https://www.python.org>`_ 3.9.13, 3.10.11, 3.11.9, 3.12.3
69
69
  - `Numpy <https://pypi.org/project/numpy/>`_ 1.26.4
70
- - `Tifffile <https://pypi.org/project/tifffile/>`_ 2024.2.12 (optional)
71
- - `Matplotlib <https://pypi.org/project/matplotlib/>`_ 3.8.3 (optional)
70
+ - `Tifffile <https://pypi.org/project/tifffile/>`_ 2024.5.22 (optional)
71
+ - `Matplotlib <https://pypi.org/project/matplotlib/>`_ 3.8.4 (optional)
72
72
 
73
73
  Revisions
74
74
  ---------
75
75
 
76
+ 2024.5.24
77
+
78
+ - Fix GitHub not correctly rendering docstring examples.
79
+
76
80
  2024.3.20
77
81
 
78
82
  - Fix writing generator of ROIs (#9).
@@ -170,7 +174,7 @@ View the overlays stored in a ROI, ZIP, or TIFF file from a command line::
170
174
 
171
175
  from __future__ import annotations
172
176
 
173
- __version__ = '2024.3.20'
177
+ __version__ = '2024.5.24'
174
178
 
175
179
  __all__ = [
176
180
  'roiread',
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: roifile
3
- Version: 2024.3.20
3
+ Version: 2024.5.24
4
4
  Summary: Read and write ImageJ ROI format
5
5
  Home-page: https://www.cgohlke.com
6
6
  Author: Christoph Gohlke
@@ -38,7 +38,7 @@ interest, geometric shapes, paths, text, and whatnot for image overlays.
38
38
 
39
39
  :Author: `Christoph Gohlke <https://www.cgohlke.com>`_
40
40
  :License: BSD 3-Clause
41
- :Version: 2024.3.20
41
+ :Version: 2024.5.24
42
42
  :DOI: `10.5281/zenodo.6941603 <https://doi.org/10.5281/zenodo.6941603>`_
43
43
 
44
44
  Quickstart
@@ -64,14 +64,18 @@ Requirements
64
64
  This revision was tested with the following requirements and dependencies
65
65
  (other versions may work):
66
66
 
67
- - `CPython <https://www.python.org>`_ 3.9.13, 3.10.11, 3.11.8, 3.12.2
67
+ - `CPython <https://www.python.org>`_ 3.9.13, 3.10.11, 3.11.9, 3.12.3
68
68
  - `Numpy <https://pypi.org/project/numpy/>`_ 1.26.4
69
- - `Tifffile <https://pypi.org/project/tifffile/>`_ 2024.2.12 (optional)
70
- - `Matplotlib <https://pypi.org/project/matplotlib/>`_ 3.8.3 (optional)
69
+ - `Tifffile <https://pypi.org/project/tifffile/>`_ 2024.5.22 (optional)
70
+ - `Matplotlib <https://pypi.org/project/matplotlib/>`_ 3.8.4 (optional)
71
71
 
72
72
  Revisions
73
73
  ---------
74
74
 
75
+ 2024.5.24
76
+
77
+ - Fix GitHub not correctly rendering docstring examples.
78
+
75
79
  2024.3.20
76
80
 
77
81
  - Fix writing generator of ROIs (#9).
@@ -0,0 +1,10 @@
1
+ roifile/__init__.py,sha256=leII9J_JWVpi0O9sAnG8s4SpcdwdqEeisFEFsnmN56c,101
2
+ roifile/__main__.py,sha256=Mfn3wm-4cRRChIRonbEcZZT7eRX6RFlS31S8wS1JAVM,132
3
+ roifile/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ roifile/roifile.py,sha256=2SiA7oALORVX0mJC6FfyiHnUxivoU06ptIAp9hmuqrk,47109
5
+ roifile-2024.5.24.dist-info/LICENSE,sha256=4bDcZTEFGF584Dw8M-07T5qfat7bsrfr8uuffsbFJYU,1559
6
+ roifile-2024.5.24.dist-info/METADATA,sha256=GP9Nj1hx9z3W733mHG8GCBIR257HGOunuhOkqGVkmTo,4639
7
+ roifile-2024.5.24.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
8
+ roifile-2024.5.24.dist-info/entry_points.txt,sha256=xP8cwEUbAUeROLXNRanJnAIl13tagbjSSDGfVWf2vh0,49
9
+ roifile-2024.5.24.dist-info/top_level.txt,sha256=QlfLomxPxuYNU0TTR7MXoVBAEAXCj2WJyKvoCJxNwek,8
10
+ roifile-2024.5.24.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- roifile/__init__.py,sha256=leII9J_JWVpi0O9sAnG8s4SpcdwdqEeisFEFsnmN56c,101
2
- roifile/__main__.py,sha256=Mfn3wm-4cRRChIRonbEcZZT7eRX6RFlS31S8wS1JAVM,132
3
- roifile/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- roifile/roifile.py,sha256=E2-7K86Bk28V7OL75dNDjxfVF3CPaHfBVpt1mU3MXN4,47036
5
- roifile-2024.3.20.dist-info/LICENSE,sha256=4bDcZTEFGF584Dw8M-07T5qfat7bsrfr8uuffsbFJYU,1559
6
- roifile-2024.3.20.dist-info/METADATA,sha256=qqhZMep2Kjp_DDjC3HYC6tZhsylVxgXguyTGpf92XAc,4566
7
- roifile-2024.3.20.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
8
- roifile-2024.3.20.dist-info/entry_points.txt,sha256=xP8cwEUbAUeROLXNRanJnAIl13tagbjSSDGfVWf2vh0,49
9
- roifile-2024.3.20.dist-info/top_level.txt,sha256=QlfLomxPxuYNU0TTR7MXoVBAEAXCj2WJyKvoCJxNwek,8
10
- roifile-2024.3.20.dist-info/RECORD,,