libopen-trace-format2-10

Open Trace Format support library - shared library

OTF is a standard trace format used by several high-performance tools, using an ASCII encoding, which supports multiple streams. The libotf2 provides support for reading/writing them.

libmrpt-topography2.11

Mobile Robot Programming Toolkit - topography library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

libmir-core1

Base D software building blocks and conventions

Generic building blocks and conventions for software written in the D programming language.

libpoppler123

PDF rendering library

Poppler is a PDF rendering library based on Xpdf PDF viewer.

libqt-advanced-docking-system3.8.3

Advanced Docking System for Qt

Qt Advanced Docking System lets you create customizable layouts using a full featured window docking system similar to what is found in many popular integrated development environments (IDEs) such as Visual Studio.

libcall-context-perl

module to sanity-check calling context

If your function only expects to return a list, then a call in some other context is, by definition, an error. The problem is that, depending on how the function is written, it may actually do something expected in testing, but then in production act differently.