tmux
terminal multiplexer
tmux enables a number of terminals (or windows) to be accessed and
controlled from a single terminal like screen. tmux runs as a
server-client system. A server is created automatically when necessary
and holds a number of sessions, each of which may have a number of
windows linked to it. Any number of clients may connect to a session,
or the server may be controlled by issuing commands with tmux.
Communication takes place through a socket, by default placed in /tmp.
Moreover tmux provides a consistent and well-documented command
interface, with the same syntax whether used interactively, as a key
binding, or from the shell. It offers a choice of vim or Emacs key
layouts.
libghc-semialign-prof
Align and Zip type-classes from the common Semialign ancestor; profiling librari
This Haskell library implements the 'Semialign' class, which represents a
generalized notion of "zipping with padding" that combines structures without
truncating to the size of the smaller input.
libequinox-concurrent-java
Eclipse Equinox Concurrent API
The Equinox Bundles project is tasked with implementing all add-on services
detailed in the OSGi specifications including the output of the various OSGi
Expert groups. In addition, the bundles component team defines and produces
bundles and services that are of general utility to OSGi systems and
programmers.
libequinox-event-java
Eclipse Equinox Event Admin
The Equinox Bundles project is tasked with implementing all add-on services
detailed in the OSGi specifications including the output of the various OSGi
Expert groups. In addition, the bundles component team defines and produces
bundles and services that are of general utility to OSGi systems and
programmers.
libequinox-metatype-java
Eclipse Equinox Meta Type
The Equinox Bundles project is tasked with implementing all add-on services
detailed in the OSGi specifications including the output of the various OSGi
Expert groups. In addition, the bundles component team defines and produces
bundles and services that are of general utility to OSGi systems and
programmers.
python3-pyxnat
Interface to access neuroimaging data on XNAT servers
pyxnat is a simple Python library that relies on the REST API provided
by the XNAT platform since its 1.4 version. XNAT is an extensible
database for neuroimaging data. The main objective is to ease
communications with an XNAT server to plug-in external tools or Python
scripts to process the data. It features: