openslide-python 1.2.0-1 source package in Ubuntu

Changelog

openslide-python (1.2.0-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.1 (routine-update)
  * d/docs: README.rst renamed README.md.
  * d/control: add myself to uploaders.

 -- Étienne Mollier <email address hidden>  Sat, 09 Jul 2022 16:39:34 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openslide-python_1.2.0-1.dsc 2.3 KiB e63cd9efe011bb37ca2c7df50dbda30eb352dc3c5d2104b9aa4fe878acd6cdcd
openslide-python_1.2.0.orig.tar.xz 271.1 KiB 1c16eb035f07a852a03c3302590171f02ac4cf46d420dd05745edbeebe1a37b9
openslide-python_1.2.0-1.debian.tar.xz 4.9 KiB cd072ae485c687473a3dd2ec2ce09a5377ee11e454c5cf6088d40ab74848ad5f

No changes file available.

Binary packages built by this source

python-openslide-examples: Python examples for python-openslide and python3-openslide

 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 examples for OpenSlide Python bindings.

python3-openslide: No summary available for python3-openslide in ubuntu kinetic.

No description available for python3-openslide in ubuntu kinetic.

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