large-image-source-openslide 1.27.5.dev55__py3-none-any.whl → 1.27.5.dev59__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.
@@ -47,6 +47,7 @@ class OpenslideFileTileSource(FileTileSource, metaclass=LruCacheMetaclass):
47
47
  extensions = {
48
48
  None: SourcePriority.MEDIUM,
49
49
  'bif': SourcePriority.LOW, # Ventana
50
+ 'dcm': SourcePriority.LOW, # DICOM
50
51
  'mrxs': SourcePriority.PREFERRED, # MIRAX
51
52
  'ndpi': SourcePriority.PREFERRED, # Hamamatsu
52
53
  'scn': SourcePriority.LOW, # Leica
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: large-image-source-openslide
3
- Version: 1.27.5.dev55
3
+ Version: 1.27.5.dev59
4
4
  Summary: An Openslide tilesource for large_image.
5
5
  Home-page: https://github.com/girder/large_image
6
6
  Author: Kitware, Inc.
@@ -17,11 +17,11 @@ Classifier: Programming Language :: Python :: 3.11
17
17
  Classifier: Programming Language :: Python :: 3.12
18
18
  Requires-Python: >=3.8
19
19
  License-File: LICENSE
20
- Requires-Dist: large-image >=1.27.5.dev55
20
+ Requires-Dist: large-image >=1.27.5.dev59
21
21
  Requires-Dist: openslide-python >=1.1.0
22
22
  Requires-Dist: tifftools >=1.2.0
23
23
  Provides-Extra: girder
24
- Requires-Dist: girder-large-image >=1.27.5.dev55 ; extra == 'girder'
24
+ Requires-Dist: girder-large-image >=1.27.5.dev59 ; extra == 'girder'
25
25
 
26
26
  An Openslide tilesource for large_image.
27
27
 
@@ -0,0 +1,8 @@
1
+ large_image_source_openslide/__init__.py,sha256=jus5yoUvyPHefCSHFvlFYJYx83KMlK-V7OViVyH9vAw,18512
2
+ large_image_source_openslide/girder_source.py,sha256=ntLgOinO7xcO85wFbjx6XEBmTgEtx5cuPZ_K6wXZzqA,1199
3
+ large_image_source_openslide-1.27.5.dev59.dist-info/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
4
+ large_image_source_openslide-1.27.5.dev59.dist-info/METADATA,sha256=HfK_rKJb7qtPW_VRz1yXf-DkVPhqG6r6SJ28JkleER0,1066
5
+ large_image_source_openslide-1.27.5.dev59.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
6
+ large_image_source_openslide-1.27.5.dev59.dist-info/entry_points.txt,sha256=4Z5cf63yeesvHxiR9W1dY3rfz5_V4Ck2xYhPUp4A1qA,196
7
+ large_image_source_openslide-1.27.5.dev59.dist-info/top_level.txt,sha256=wqaQQDWQl9a_l9s6n07tTxfjeEXePtHBhz1np6aUwQE,29
8
+ large_image_source_openslide-1.27.5.dev59.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- large_image_source_openslide/__init__.py,sha256=vzEx04RTBTptXUwbEMtcMMqXC2zq8lVtbenxFcdSfI8,18468
2
- large_image_source_openslide/girder_source.py,sha256=ntLgOinO7xcO85wFbjx6XEBmTgEtx5cuPZ_K6wXZzqA,1199
3
- large_image_source_openslide-1.27.5.dev55.dist-info/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
4
- large_image_source_openslide-1.27.5.dev55.dist-info/METADATA,sha256=Ee1N89XFNtgj9X7LGJqjeTub2RBhUSAbZYi3LAp2LnE,1066
5
- large_image_source_openslide-1.27.5.dev55.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
6
- large_image_source_openslide-1.27.5.dev55.dist-info/entry_points.txt,sha256=4Z5cf63yeesvHxiR9W1dY3rfz5_V4Ck2xYhPUp4A1qA,196
7
- large_image_source_openslide-1.27.5.dev55.dist-info/top_level.txt,sha256=wqaQQDWQl9a_l9s6n07tTxfjeEXePtHBhz1np6aUwQE,29
8
- large_image_source_openslide-1.27.5.dev55.dist-info/RECORD,,