python3-pytest-freezegun

wrap tests with fixtures in freeze_time

This package makes it possible to wrap tests with fixtures in freeze_time. It is possible to Freeze time in both the test and fixtures, and access the freezer when needed.

libqgis-analysis3.34.10

QGIS - shared analysis library

QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information.

libe131-1

lightweight library for the E1.31 (sACN) protocol (library)

This is a library providing an API for packet, client and server programming for devices using the E1.31 (sACN) protocol. This protocol is used to control various microcontroller based lighting devices.

upower-tests

abstraction for power management - test infrastructure

upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit.

r-bioc-drimseq

Differential transcript usage and tuQTL analyses with

Dirichlet-multinomial model in RNA-seq The package provides two frameworks. One for the differential transcript usage analysis between different conditions and one for the tuQTL analysis. Both are based on modeling the counts of genomic features (i.e., transcripts) with the Dirichlet-multinomial distribution. The package also makes available functions for visualization and exploration of the data and results.

node-redux-devtools-core

Live-editing time travel environment for node-redux

Redux DevTools is a live-editing time travel environment for Redux. Features: * inspect every state and action payload * go back in time by “cancelling” actions * if the reducer code change, each “staged” action will be re-evaluated * if the reducers throw, one can see during which action this happened, and what the error was * with `persistState()` store enhancer, one can persist debug sessions across page reloads