postgresql-17-pg-stat-kcache

PostgreSQL extension to gather per-query kernel statistics.

Statistics gathered are reads and writes done out of the operating system cache, user and system CPU usage, context switches and all the other meaningful metrics returned by getrusage(2). All those counters are aggregated per postgres role, database and normalized query identifier.

kcov

Code coverage analysis using DWARF debugging information

Kcov is a code coverage tester based on bcov by Thomas Neumann. It allows collecting code coverage information from executables without special command-line arguments, and continuosly produces output from long-running applications.

libextutils-installpaths-perl

module to make Build.PL install path logic easy

ExtUtils::InstallPaths tries to make install path resolution as easy as possible.
Tool for managing i-Blue 747 and compatible GPS data loggers

mtkbabel

Tool for managing i-Blue 747 and compatible GPS data loggers

MTKBabel is a command line program to operate the i-Blue 747 GPS data logger. It should work also with other GPS devices based on the MediaTek MTK chipset. For instance the Holux M-241 GPS data logger, the Holux M-1200E, as well as the 747 A+ GPS Trip Recorder, are also known to work.

python3-glyphsets

Python API for evaluating glyph sets in font projects

This Python module provides an API with data about glyph sets for many different scripts and languages. This was crafted to specify the sets of characters that fonts in the Google Fonts collection are expected to provide glyphs for.

python3-npe2

napari plugin engine v2

This is a refactoring of the napari plugin engine