minisign
Dead simple tool to sign files and verify signatures
Minisign is a dead simple tool to sign files and verify signatures.
It is portable, lightweight, and uses the highly secure Ed25519
public-key signature system. Signature files include an untrusted
comment line that can be freely modified, even after signature
creation. They also include a second comment line, that cannot be
modified without the secret key. Trusted comments can be used to add
instructions or application-specific metadata (intended file name,
timestamps, resource identifiers, version numbers to prevent
downgrade attacks).
neovim-gruvbox
Gruvbox Colorscheme for neovim
Gruvbox is a color scheme with pastel 'retro groove' colors and light/dark
mode switching. It's designed to have easily distinguishable colors, enough
contrast and still be pleasant for the eyes.
liblastlog2-2
lastlog2 database shared library
Y2038 safe lastlog database implementation, library files.
libruli4t64
Library for easily querying DNS SRV records
RULI stands for Resolver User Layer Interface. It's a library
built on top of an asynchronous DNS stub resolver. RULI
provides an easy-to-use interface for querying DNS SRV
resource records. The goal is to promote the wide deployment
of SRV-cognizant client programs. RULI aims to fully support
SRV-related standards.
python3-flake8-2020
flake8 checks for misuse of sys.version or sys.version_info
plugin is able to work around a python3.10 or python4.0 version issue
(when in effect).
libudis86-0
Disassembler for x86 and x86-64 class ISA (library)
Udis86 is a disassembler for the x86 and x86-64 class of instruction
set architectures. It consists of a C library called libudis86 which
provides a clean and simple interface to decode and inspect a stream
of raw binary data as disassembled instructions in a structured manner,
and a command line tool called udcli that incorporates the library.