This is a staging site. Uploads will not persist. Testing only.

elpa-password-store

Emacs support for the lightweight directory-based password manager

Stores, retrieves, generates, and synchronizes passwords securely using gpg and git in Emacs.

vim-redact-pass

stop pass(1) passwords ending up in Vim cache files

This Vim/Neovim plugin switches off the 'viminfo', 'backup', 'writebackup', 'swapfile', and 'undofile' options globally when editing a password in pass(1). This is to prevent anyone being able to extract passwords from your Vim cache files in the event of a compromise.

rawloader

Library to extract the data from camera raw formats

This is a rust library to extract the raw data and some metadata from digital camera images. Given an image in a supported format and camera you will be able to get everything needed to process the image:

gnat-14-m68k-linux-gnu

GNU Ada compiler for the m68k-linux-gnu architecture

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

gnat-14-hppa-linux-gnu

GNU Ada compiler for the hppa-linux-gnu architecture

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

ruby-async-process

asynchronous process spawning

Implements Process.spawn and Process.capture for async.