elpa-markdown-mode
mode for editing Markdown-formatted text files in GNU Emacs
The mode provides syntax highlighting, and keyboard shortcuts for editing,
compiling, and previewing Markdown. It has general support for various
markdown flavours, supports Markdown 1.0 and CommonMark, and includes a
special GFM (Github Flavoured Markdown) major mode.
sqlcipher
Command line interface for SQLCipher
SQLCipher is a C library that implements an encryption in the SQLite 3
database engine. Programs that link with the SQLCipher library can have SQL
database access without running a separate RDBMS process. It allows one to
have per-database or page-by-page encryption using AES-256 from OpenSSL.
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.
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.
psi-plus-webkit
Qt-based XMPP client (WebKit version)
This package contains WebEngine version of Psi+. In comparing with basic Psi+
version it has few additional features: support of animated emoticons, support
of (adium) themes in private chats and group chats, support of previewing of
images and videos in private chats and group chats, etc..
default-jre
Standard Java or Java compatible Runtime
This dependency package points to the Java runtime, or Java compatible
runtime recommended for this architecture, which is
openjdk-21-jre for riscv64.