openslide-python 1.1.1-4.1build1 source package in Ubuntu

Changelog

openslide-python (1.1.1-4.1build1) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:21:13 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Med
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
openslide-python_1.1.1.orig.tar.xz 257.3 KiB e3c1f27e4704221327d3c74b0960742079b18fea2d1896eda71a3efdd3f9d3f7
openslide-python_1.1.1-4.1build1.debian.tar.xz 5.2 KiB 0d594a38390ec56318fdfac3a345250bd42867de40618cf881d2482b85048425
openslide-python_1.1.1-4.1build1.dsc 2.2 KiB 93ab808663d6f5c0f66f5d032c07250b96c1abf949982f5d23e6a4aec6d14f0f

View changes file

Binary packages built by this source

python-openslide-examples: No summary available for python-openslide-examples in ubuntu groovy.

No description available for python-openslide-examples in ubuntu groovy.

python3-openslide: Python 3 wrapper for reading whole slide image files

 OpenSlide is a C library that provides a simple interface to read whole-slide
 images also known as virtual slides.
 .
 Whole-slide images, also known as virtual slides, are large, high resolution
 images used in digital pathology. Reading these images using standard image
 tools or libraries is a challenge because these tools are typically designed
 for images that can comfortably be uncompressed into RAM or a swap file.
 Whole-slide images routinely exceed RAM sizes, often occupying tens of
 gigabytes when uncompressed. Additionally, whole-slide images are typically
 multi-resolution, and only a small amount of image data might be needed at a
 particular resolution.
 .
 This library currently supports:
  - Aperio (.svs, .tif)
  - Hamamatsu (.vms, .vmu, .ndpi)
  - Leica (.scn)
  - MIRAX (.mrxs)
  - Sakura (.svslide)
  - Trestle (.tif)
  - Generic tiled TIFF (.tif)
 .
 This package contains the Python 3 module needed to run OpenSlide applications.

python3-openslide-dbgsym: debug symbols for python3-openslide