large-image-source-tiff 1.29.6.dev2__py3-none-any.whl → 1.29.7.dev2__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.29.6.dev2
3
+ Version: 1.29.7.dev2
4
4
  Summary: A TIFF tilesource for large_image.
5
5
  Home-page: https://github.com/girder/large_image
6
6
  Author: Kitware, Inc.
@@ -16,14 +16,15 @@ Classifier: Programming Language :: Python :: 3.10
16
16
  Classifier: Programming Language :: Python :: 3.11
17
17
  Classifier: Programming Language :: Python :: 3.12
18
18
  Requires-Python: >=3.8
19
+ Description-Content-Type: text/x-rst
19
20
  License-File: LICENSE
20
- Requires-Dist: large-image >=1.29.6.dev2
21
+ Requires-Dist: large-image >=1.29.7.dev2
21
22
  Requires-Dist: pylibtiff
22
23
  Requires-Dist: tifftools >=1.2.0
23
24
  Provides-Extra: all
24
25
  Requires-Dist: pylibjpeg-openjpeg ; extra == 'all'
25
26
  Provides-Extra: girder
26
- Requires-Dist: girder-large-image >=1.29.6.dev2 ; extra == 'girder'
27
+ Requires-Dist: girder-large-image >=1.29.7.dev2 ; extra == 'girder'
27
28
 
28
29
  A TIFF tilesource for large_image.
29
30
 
@@ -2,9 +2,9 @@ large_image_source_tiff/__init__.py,sha256=jviPOv6MViHA6Lfq8rm4TNFvnO_9dqho9Lt_x
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=wbc5e5BXDTQ1_N8WsuAoDW2A-sihOmXVi3q9u8nmS74,38939
5
- large_image_source_tiff-1.29.6.dev2.dist-info/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
6
- large_image_source_tiff-1.29.6.dev2.dist-info/METADATA,sha256=Y1qqJvCwP7EMT2kyNkyt2vecfnpSCTd2OqXGo4qSgB0,1102
7
- large_image_source_tiff-1.29.6.dev2.dist-info/WHEEL,sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4,91
8
- large_image_source_tiff-1.29.6.dev2.dist-info/entry_points.txt,sha256=iZ43sIcj98SND7nDUC-_4qroBL6apyXN4iSbPXZ8LE4,166
9
- large_image_source_tiff-1.29.6.dev2.dist-info/top_level.txt,sha256=QRx_D2oeiOOz_5FlBOAoDPF-E4Q-aFmerUWlaeP14B8,24
10
- large_image_source_tiff-1.29.6.dev2.dist-info/RECORD,,
5
+ large_image_source_tiff-1.29.7.dev2.dist-info/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
6
+ large_image_source_tiff-1.29.7.dev2.dist-info/METADATA,sha256=E8ztit3f5MTyCnxSolRfqvQ8HSPH9L5vW9xKUIS1CZc,1139
7
+ large_image_source_tiff-1.29.7.dev2.dist-info/WHEEL,sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ,91
8
+ large_image_source_tiff-1.29.7.dev2.dist-info/entry_points.txt,sha256=iZ43sIcj98SND7nDUC-_4qroBL6apyXN4iSbPXZ8LE4,166
9
+ large_image_source_tiff-1.29.7.dev2.dist-info/top_level.txt,sha256=QRx_D2oeiOOz_5FlBOAoDPF-E4Q-aFmerUWlaeP14B8,24
10
+ large_image_source_tiff-1.29.7.dev2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (72.2.0)
2
+ Generator: setuptools (73.0.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5