libvtk-dicom0.5-dev

DICOM for VTK - dev

libkf5purpose5-dbg

debug symbols for Purpose

python-van.testing

Layers for zope.testing to simplify test setups

cl-mustache

Common Lisp Mustache Template Renderer

Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.

lib32asan5-amd64-cross

AddressSanitizer -- a fast memory error detector (32bit)

AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

python3-signaller

Signals and slots with asyncio support (Python3 version)

Signals and slots implementation with asyncio support. Slots can be functions, methods or coroutines. Weak references are used by default. If a slot is a coroutine, it will be scheduled to run asynchronously with asyncio.async().