large-image-source-tiff 1.32.3.dev1__py3-none-any.whl → 1.32.4__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.4
2
2
  Name: large-image-source-tiff
3
- Version: 1.32.3.dev1
3
+ Version: 1.32.4
4
4
  Summary: A TIFF tilesource for large_image.
5
5
  Home-page: https://github.com/girder/large_image
6
6
  Author: Kitware, Inc.
@@ -8,7 +8,6 @@ Author-email: kitware@kitware.com
8
8
  License: Apache-2.0
9
9
  Keywords: large_image,tile source
10
10
  Classifier: Development Status :: 5 - Production/Stable
11
- Classifier: License :: OSI Approved :: Apache Software License
12
11
  Classifier: Programming Language :: Python :: 3
13
12
  Classifier: Programming Language :: Python :: 3.8
14
13
  Classifier: Programming Language :: Python :: 3.9
@@ -19,13 +18,13 @@ Classifier: Programming Language :: Python :: 3.13
19
18
  Requires-Python: >=3.8
20
19
  Description-Content-Type: text/x-rst
21
20
  License-File: LICENSE
22
- Requires-Dist: large-image>=1.32.3.dev1
21
+ Requires-Dist: large-image>=1.32.4
23
22
  Requires-Dist: pylibtiff
24
23
  Requires-Dist: tifftools>=1.2.0
25
24
  Provides-Extra: all
26
25
  Requires-Dist: pylibjpeg-openjpeg; extra == "all"
27
26
  Provides-Extra: girder
28
- Requires-Dist: girder-large-image>=1.32.3.dev1; extra == "girder"
27
+ Requires-Dist: girder-large-image>=1.32.4; extra == "girder"
29
28
  Dynamic: author
30
29
  Dynamic: author-email
31
30
  Dynamic: classifier
@@ -0,0 +1,10 @@
1
+ large_image_source_tiff/__init__.py,sha256=3JU4RSZ3ArHh2Jl-b7SeSMinH3wMHONMrqzsrtNurZ0,36912
2
+ large_image_source_tiff/exceptions.py,sha256=NgdwloaDCtbtUMe2BU2lXEU8IwQSYtaokIwGIFypCps,617
3
+ large_image_source_tiff/girder_source.py,sha256=Dp2e3O4VTANYXZI_eybgzs5BcyuMcw2-MAzCUJ8zzPg,1031
4
+ large_image_source_tiff/tiff_reader.py,sha256=gkAhuB4-IRzNLlNr958HKE9JZpRJwVo4zRGMd4rsD2o,40338
5
+ large_image_source_tiff-1.32.4.dist-info/licenses/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
6
+ large_image_source_tiff-1.32.4.dist-info/METADATA,sha256=l1HhJ_6sfhESfoKvv0QpiwyC5pwdxpT2dYU3pQqAtLE,1368
7
+ large_image_source_tiff-1.32.4.dist-info/WHEEL,sha256=DnLRTWE75wApRYVsjgc6wsVswC54sMSJhAEd4xhDpBk,91
8
+ large_image_source_tiff-1.32.4.dist-info/entry_points.txt,sha256=iZ43sIcj98SND7nDUC-_4qroBL6apyXN4iSbPXZ8LE4,166
9
+ large_image_source_tiff-1.32.4.dist-info/top_level.txt,sha256=QRx_D2oeiOOz_5FlBOAoDPF-E4Q-aFmerUWlaeP14B8,24
10
+ large_image_source_tiff-1.32.4.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.1.0)
2
+ Generator: setuptools (80.4.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,10 +0,0 @@
1
- large_image_source_tiff/__init__.py,sha256=3JU4RSZ3ArHh2Jl-b7SeSMinH3wMHONMrqzsrtNurZ0,36912
2
- large_image_source_tiff/exceptions.py,sha256=NgdwloaDCtbtUMe2BU2lXEU8IwQSYtaokIwGIFypCps,617
3
- large_image_source_tiff/girder_source.py,sha256=Dp2e3O4VTANYXZI_eybgzs5BcyuMcw2-MAzCUJ8zzPg,1031
4
- large_image_source_tiff/tiff_reader.py,sha256=gkAhuB4-IRzNLlNr958HKE9JZpRJwVo4zRGMd4rsD2o,40338
5
- large_image_source_tiff-1.32.3.dev1.dist-info/licenses/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
6
- large_image_source_tiff-1.32.3.dev1.dist-info/METADATA,sha256=QPRZSqF_-RrEZkILMVyK_dzdWjoGdRTuh-2IUwXoF6o,1446
7
- large_image_source_tiff-1.32.3.dev1.dist-info/WHEEL,sha256=wXxTzcEDnjrTwFYjLPcsW_7_XihufBwmpiBeiXNBGEA,91
8
- large_image_source_tiff-1.32.3.dev1.dist-info/entry_points.txt,sha256=iZ43sIcj98SND7nDUC-_4qroBL6apyXN4iSbPXZ8LE4,166
9
- large_image_source_tiff-1.32.3.dev1.dist-info/top_level.txt,sha256=QRx_D2oeiOOz_5FlBOAoDPF-E4Q-aFmerUWlaeP14B8,24
10
- large_image_source_tiff-1.32.3.dev1.dist-info/RECORD,,