libstemmer-tools
Simple word stemming utility using Snowball
Snowball provides access to efficient algorithms for calculating a
"stemmed" form of a word. This is a form with most of the common
morphological endings removed; hopefully representing a common
linguistic base form. This is most useful in building search engines
and information retrieval software; for example, a search with stemming
enabled should be able to find a document containing "cycling" given the
query "cycles".
chase
Follow a symlink and print out its target file
Chase is a small utility for tracking down the actual
file that a symbolic link points to - chasing the symlink,
if you will. The result of a successful run is guaranteed
to be an existing file which is not a symbolic link.
python3-indigo
Organic Chemistry Toolkit (Python module)
Indigo is a C++ based organic chemistry and cheminformatics software
environment. Features Include:
gir1.2-inputpad-1.0
On-screen Input Pad to Send Characters with Mouse - introspection data
The input pad is a tool to send a character to text applications when the
corresponging button is pressed. It provides the GTK+ based GUI and can send
characters when the GTK+ buttons are pressed.
cpio-win32
GNU cpio -- a program to manage archives of files (win32 build)
GNU cpio is a tool for creating and extracting archives, or copying
files from one place to another. It handles a number of cpio formats
as well as reading and writing tar files.
ccontrol
Compilation controller
The ccontrol program takes over the roles of the compiler, linker and
make, and reads a configuration file to decide what to do before
invoking them. This is particularly useful for centralized control over
commands and options, such as enabling distcc and ccache. It is also
great for controlling parallelism and which compiler versions to use,
based on the directory and make targets.