large-image-source-tiff 1.30.3.dev27__py3-none-any.whl → 1.30.3.dev31__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: large-image-source-tiff
3
- Version: 1.30.3.dev27
3
+ Version: 1.30.3.dev31
4
4
  Summary: A TIFF tilesource for large_image.
5
5
  Home-page: https://github.com/girder/large_image
6
6
  Author: Kitware, Inc.
@@ -19,13 +19,13 @@ Classifier: Programming Language :: Python :: 3.13
19
19
  Requires-Python: >=3.8
20
20
  Description-Content-Type: text/x-rst
21
21
  License-File: LICENSE
22
- Requires-Dist: large-image >=1.30.3.dev27
22
+ Requires-Dist: large-image>=1.30.3.dev31
23
23
  Requires-Dist: pylibtiff
24
- Requires-Dist: tifftools >=1.2.0
24
+ Requires-Dist: tifftools>=1.2.0
25
25
  Provides-Extra: all
26
- Requires-Dist: pylibjpeg-openjpeg ; extra == 'all'
26
+ Requires-Dist: pylibjpeg-openjpeg; extra == "all"
27
27
  Provides-Extra: girder
28
- Requires-Dist: girder-large-image >=1.30.3.dev27 ; extra == 'girder'
28
+ Requires-Dist: girder-large-image>=1.30.3.dev31; extra == "girder"
29
29
 
30
30
  A TIFF tilesource for large_image.
31
31
 
@@ -2,9 +2,9 @@ large_image_source_tiff/__init__.py,sha256=lUgwD58vyfM3QOGY3913jfneHUzSYIkui0YlB
2
2
  large_image_source_tiff/exceptions.py,sha256=NgdwloaDCtbtUMe2BU2lXEU8IwQSYtaokIwGIFypCps,617
3
3
  large_image_source_tiff/girder_source.py,sha256=Dp2e3O4VTANYXZI_eybgzs5BcyuMcw2-MAzCUJ8zzPg,1031
4
4
  large_image_source_tiff/tiff_reader.py,sha256=Gqzv3ct5YDicho9l23a0Gjoyln7TJNEbqAov4RnHRGI,39143
5
- large_image_source_tiff-1.30.3.dev27.dist-info/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
6
- large_image_source_tiff-1.30.3.dev27.dist-info/METADATA,sha256=-IDNqcNbTZ7DhhJIthAfaV31E8LRI2dK0jm_TRRvkv4,1193
7
- large_image_source_tiff-1.30.3.dev27.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
8
- large_image_source_tiff-1.30.3.dev27.dist-info/entry_points.txt,sha256=iZ43sIcj98SND7nDUC-_4qroBL6apyXN4iSbPXZ8LE4,166
9
- large_image_source_tiff-1.30.3.dev27.dist-info/top_level.txt,sha256=QRx_D2oeiOOz_5FlBOAoDPF-E4Q-aFmerUWlaeP14B8,24
10
- large_image_source_tiff-1.30.3.dev27.dist-info/RECORD,,
5
+ large_image_source_tiff-1.30.3.dev31.dist-info/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
6
+ large_image_source_tiff-1.30.3.dev31.dist-info/METADATA,sha256=OeqQBxkV-L8yKe6HEwAtLE-DGsS-INuOPdO0P_0gpJ0,1188
7
+ large_image_source_tiff-1.30.3.dev31.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
8
+ large_image_source_tiff-1.30.3.dev31.dist-info/entry_points.txt,sha256=iZ43sIcj98SND7nDUC-_4qroBL6apyXN4iSbPXZ8LE4,166
9
+ large_image_source_tiff-1.30.3.dev31.dist-info/top_level.txt,sha256=QRx_D2oeiOOz_5FlBOAoDPF-E4Q-aFmerUWlaeP14B8,24
10
+ large_image_source_tiff-1.30.3.dev31.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.5.0)
2
+ Generator: setuptools (75.6.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5