kakoune
Vim-inspired, selection-oriented code editor
Kakoune is a code editor heavily inspired by Vim; as such most of its
commands are similar to vi’s ones, and it shares Vi’s "keystrokes as
a text editing language" model. Kakoune can operate in two modes, normal
and insertion. In insertion mode, keys are directly inserted into
the current buffer. In normal mode, keys are used to manipulate
the current selection and to enter insertion mode. Kakoune has a strong
focus on interactivity, most commands provide immediate and incremental
results, while still being competitive (as in keystroke count) with Vim.
Kakoune works on selections, which are oriented, inclusive range of
characters; selections have an anchor and a cursor character.
Most commands move both of them, except when extending selection where
the anchor character stays fixed and the cursor one moves around.
makefs
create a cd9660 or ffs filesystem image from a directory tree
NetBSD® makefs(8) creates a filesystem image from a directory tree
without the need for superuser privileges. The MirBSD version fixes
ECMA 119, SUSP and RRIP (Rock Ridge) compliance and adds features.
sqlfluff
SQL linter tool
SQLFluff is an extensible and modular linter designed to help you write
good SQL and catch errors and bad SQL before it hits your database.
qemu-system-s390x
QEMU full system emulation binaries (s390x)
QEMU is a fast processor emulator: currently the package supports
s390x emulation. By using dynamic translation it achieves reasonable
speed while being easy to port on new host CPUs.
systray-mdstat
Notifies about Linux Software RAID changes in system tray
systray-mdstat is a system tray icon indicating the state of local
Linux Software RAIDs (as set up with mdadm) by checking /proc/mdstat
for changes — especially failures — periodically.
python3-zzzeeksphinx
Zzzeek's Sphinx layout and utilities
This layout is first and foremost pulled in for the SQLAlchemy documentation
builds (and possibly other related projects), but is also usable as a
standalone theme / utility set for any project.