codesearch
regular expression search over large bodies of source code
Code Search is a tool for indexing and then performing regular expression
searches over large bodies of source code. It is a set of command-line
programs written in Go.
texlive-latex-recommended
TeX Live: LaTeX recommended packages
A collection of recommended add-on packages for LaTeX which have widespread
use.
ament-cmake-googletest
CMake build system for ROS 2 ament packages (Googletest extension)
The ament build system is the most common way to build packages for ROS 2.
ament_cmake provides the necessary tooling to build ament packages with
CMake.
libghc-statestack-prof
simple State-like monad transformer state push/pop; profiling libraries
Simple State-like monad transformer where states can be saved to and
restored from an internal stack.
libdata-uniqid-perl
Perl extension for simple genrating of unique id's
Data::Uniqid provides three simple routines for generating unique ids. These
ids are coded with a Base62 system to make them short and handy (e.g. to use
it as part of a URL).
gitolite3
SSH-based gatekeeper for git repositories (version 3)
Gitolite is an SSH-based gatekeeper providing access control for a server that
hosts many git repositories. Without gitolite,
each developer needing to push to one of the repositories hosted would need a
user account on that server; gitolite lets you do that just using
SSH public keys tied to a single, common, user that hosts all the
repositories.