python3-reparser
Simple regex-based lexer/parser for inline markup
This is a library with a Simple regex-based lexer/parser
for inline markup. The example use shows writing a simple
markdown parser.
libghc-unliftio-core-prof
MonadUnliftIO typeclass for unlifting monads to IO; profiling libraries
Provides the core MonadUnliftIO typeclass, instances for base and
transformers, and basic utility functions. Typically, you'll want
to use the unliftio library, which provides more functionality (and
a much better description).
r-cran-ggridges
Ridgeline Plots in 'ggplot2'
Ridgeline plots provide a convenient way of visualizing changes in
distributions over time or space. This package enables the creation of
such plots in 'ggplot2'.
libtsk19
library for forensics analysis on volume and filesystem data
The Sleuth Kit, also known as TSK, is a collection of UNIX-based command
line file and volume system forensic analysis tools. The filesystem tools
allow you to examine filesystems of a suspect computer in a non-intrusive
fashion. Because the tools do not rely on the operating system to process the
filesystems, deleted and hidden content is shown.