console-log
Puts logfile pagers on virtual consoles
console-log keeps logfile pagers open on virtual consoles. The
default configuration puts exim's mainlog on tty8, and the syslog on
tty9, in a less process. It can also make sure that this console is visible
automatically after system boot so that a crashed system at least
leaves the syslog readable on the console before reset. Using a pager
makes searching, tagging and highlighting possible.
ruby-listen
Ruby library listening to file modifications
This Ruby library listens to file modifications and notifies you about the
changes.
c2hs
C->Haskell Interface Generator
C->Haskell is an interface generator that simplifies the development
of Haskell bindings to C libraries. The tool processes existing C
header files that determine data layout and function signatures on
the C side in conjunction with Haskell modules that specify
Haskell-side type signatures and marshaling details. Hooks embedded
in the Haskell code signal access to C structures and functions --
they are expanded by the interfacing tool in dependence on
information from the corresponding C header file.
python3-imexam
Simple interactive astronomical image examination and plotting
Imexam is an affiliated package of AstroPy. It was designed to be a
lightweight library which enables users to explore data using common
methods which are consistent across viewers. It can be used from a
command line interface, through a Jupyter notebook or through a
Jupyter console. It can be used with multiple viewers, such as DS9 or
Ginga, or without a viewer as a simple library to make plots and grab
quick photometry information.
python3-pyside2.qtremoteobjects
Python bindings for Qt5 RemoteObjects (Python 3)
pyside2 provides Python bindings for Qt 5.x framework.
conntrackd
Connection tracking daemon
Conntrackd can replicate the status of the connections that are
currently being processed by your stateful firewall based on Linux.
Conntrackd can also run as statistics daemon.