libpgobject-util-pseudocsv-perl
PostgreSQL text representations parser
PostgreSQL can represent tuples and arrays in a text format that is almost
like CSV. Unfortunately this format has a number of gotchas which render
existing CSV-parsers useless. PGObject::Util::PseudoCSV provides basic
parsing functions to other programs for db interface purposes. With this
module you can both parse pseudocsv representations of tuples and arrays and
you can create them from a list.
gnome-shell-extension-apps-menu
Category based app menu for GNOME Shell
GNOME Shell is extensible using extensions. This package contains an
official GNOME Shell extension to add a category based Apps menu
similar to what is found in classic desktops.
python3-yubikey-manager
Python 3 library for configuring a YubiKey — transitional package
A Python library for configuring YubiKey over all transport modes.
This is the Python 3 version of the package.
gnome-shell-extension-windows-navigator
GNOME Shell extension to allow keyboard selection in overlay mode
GNOME Shell is extensible using extensions. This package contains an
official GNOME Shell extension to allow keyboard selections of windows
and workspaces in overlay mode. Ctrl+number selects a workspace and
Alt+number selects a window.
ghdl-mcode
VHDL compiler/simulator (mcode backend)
GHDL is a compiler and simulator for VHDL, a Hardware Description Language.
GHDL is not an interpreter: it allows you to analyse and elaborate sources to
generate machine code from your design. Native program execution is the only
way for high speed simulation.
javacc
Parser generator for use with Java
Java Compiler-Compiler (JavaCC) is (according to sun)
"the most popular parser generator" for use with Java [tm]
applications.