liblz1
data compressor based on the LZMA algorithm (library)
The lzlib compression library provides in-memory LZMA compression and
decompression functions, including integrity checking of the uncompressed data.
The compressed data format used by the library is the lzip format.
libgnuradio-qtgui3.10.12
gnuradio Qt graphical user interface functions
QT-based graphical sinks for gnuradio applications.
Implements opengl, raster and native plotting methods, and
supports a QT Style Sheet (QSS) file to adjust the look.
Part of the main gnuradio build.
upower
abstraction for power management
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.
tclcurl
Tcl bindings to libcurl
This module enables the use of libcurl in Tcl scripts. Please refer to
the libcurl documentation available in the libcurl4-gnutls-dev package.
r-bioc-singlecellexperiment
S4 Classes for Single Cell Data
Defines a S4 class for storing data from single-cell
experiments. This includes specialized methods to store and
retrieve spike-in information, dimensionality reduction
coordinates and size factors for each cell, along with the
usual metadata for genes and libraries.
tcl-itcl4
[incr Tcl] OOP extension for Tcl - run-time files
[incr Tcl] (or itcl) is a popular object-oriented extension for the
embeddable Tcl scripting language. The name is a play on C++, and
itcl has a similar object model, including multiple inheritance and
public and private classes and variables. Unlike most OOP extensions
to Tcl, itcl is written in C for speed.