large-image-converter 1.32.2a117__py3-none-any.whl → 1.32.2.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.

Potentially problematic release.


This version of large-image-converter might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: large-image-converter
3
- Version: 1.32.2a117
3
+ Version: 1.32.2.dev2
4
4
  Summary: Converter for Large Image.
5
5
  Author: Kitware Inc
6
6
  Author-email: kitware@kitware.com
@@ -19,7 +19,7 @@ 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-source-tiff>=1.32.2.a117
22
+ Requires-Dist: large-image-source-tiff>=1.32.2.dev2
23
23
  Requires-Dist: numpy
24
24
  Requires-Dist: psutil
25
25
  Requires-Dist: pyvips
@@ -29,14 +29,14 @@ Requires-Dist: glymur; extra == "jp2k"
29
29
  Provides-Extra: geospatial
30
30
  Requires-Dist: gdal; extra == "geospatial"
31
31
  Provides-Extra: sources
32
- Requires-Dist: large-image[sources]>=1.32.2.a117; extra == "sources"
32
+ Requires-Dist: large-image[sources]>=1.32.2.dev2; extra == "sources"
33
33
  Provides-Extra: stats
34
34
  Requires-Dist: packaging; extra == "stats"
35
35
  Requires-Dist: scikit-image; extra == "stats"
36
36
  Provides-Extra: all
37
37
  Requires-Dist: glymur; extra == "all"
38
38
  Requires-Dist: gdal; extra == "all"
39
- Requires-Dist: large-image[sources]>=1.32.2.a117; extra == "all"
39
+ Requires-Dist: large-image[sources]>=1.32.2.dev2; extra == "all"
40
40
  Requires-Dist: packaging; extra == "all"
41
41
  Requires-Dist: scikit-image; extra == "all"
42
42
  Dynamic: author
@@ -0,0 +1,9 @@
1
+ large_image_converter/__init__.py,sha256=8AQ_3ugUBZjcJcMfyVKAjLCh48aIhybu3oBhiPXaT1k,44053
2
+ large_image_converter/__main__.py,sha256=SZOjDmX42vH4GcKB_5wdDHyB-aOy9LCx4_J97vQEjug,13358
3
+ large_image_converter/format_aperio.py,sha256=NkKY3gaSjPlfxvcTQgFiMADdq_mkdpKjGQ7WT_QsvaM,11761
4
+ large_image_converter-1.32.2.dev2.dist-info/licenses/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
5
+ large_image_converter-1.32.2.dev2.dist-info/METADATA,sha256=Z9NX2vRht-eIKuupBCMxycKgFpH2SHS-_6boGteizRY,4904
6
+ large_image_converter-1.32.2.dev2.dist-info/WHEEL,sha256=pxyMxgL8-pra_rKaQ4drOZAegBVuX-G_4nRHjjgWbmo,91
7
+ large_image_converter-1.32.2.dev2.dist-info/entry_points.txt,sha256=TkXGWAaHgquk_ZXfqHTjQLjv8RZriv6ioiJd7JL6UIs,78
8
+ large_image_converter-1.32.2.dev2.dist-info/top_level.txt,sha256=cdRa-ZWWKzVHFsjK1Aq1f4bzAMPc3sgCpprmvpYczKg,22
9
+ large_image_converter-1.32.2.dev2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (78.1.0)
2
+ Generator: setuptools (79.0.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,9 +0,0 @@
1
- large_image_converter/__init__.py,sha256=8AQ_3ugUBZjcJcMfyVKAjLCh48aIhybu3oBhiPXaT1k,44053
2
- large_image_converter/__main__.py,sha256=SZOjDmX42vH4GcKB_5wdDHyB-aOy9LCx4_J97vQEjug,13358
3
- large_image_converter/format_aperio.py,sha256=NkKY3gaSjPlfxvcTQgFiMADdq_mkdpKjGQ7WT_QsvaM,11761
4
- large_image_converter-1.32.2a117.dist-info/licenses/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
5
- large_image_converter-1.32.2a117.dist-info/METADATA,sha256=9CpmdnVh24CiH3vkx3XgdX79lDepM-gllCFqpge-xEg,4903
6
- large_image_converter-1.32.2a117.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
7
- large_image_converter-1.32.2a117.dist-info/entry_points.txt,sha256=TkXGWAaHgquk_ZXfqHTjQLjv8RZriv6ioiJd7JL6UIs,78
8
- large_image_converter-1.32.2a117.dist-info/top_level.txt,sha256=cdRa-ZWWKzVHFsjK1Aq1f4bzAMPc3sgCpprmvpYczKg,22
9
- large_image_converter-1.32.2a117.dist-info/RECORD,,