maildir-utils

Set of utilities to deal with Maildirs (upstream name mu)

mu is a set of utilities to deal with Maildirs, specifically, indexing and searching. - mu index - recursively scans a collection of email messages, and stores information found in a database. - mu find - searches for messages based on some search criteria. - mu mkmdir - creates a new Maildir.

node-inwasm-runtime

Runtime part of InWasm, Inline WebAssembly for Typescript

InWasm is a small bundler for inline standalone wasm libraries (Web Assembly). It compiles and bundles the wasm source code inplace.

libtwelvemonkeys-java

collection of plugins and extensions for Java's ImageIO

These plugins extend the number of image file formats supported in Java, using the javax.imageio.* package. The main purpose of this project is to provide support for formats not covered by the JRE itself.

gcc-9-multilib-x86-64-linux-gnu

GNU C compiler (multilib support) (cross compiler for amd64 architecture)

This is the GNU C compiler, a fairly portable optimizing compiler for C.

python3-flake8-blind-except

flake8 extension that checks for blind, catch-all except

A flake8 extension that checks for blind, catch-all except: and except Exception: statements.

liblocal-lib-perl

module to use a local path for Perl modules

local::lib is a Perl module that provides a quick, convenient way of setting up a user-local library located within the user's home directory. It also constructs and prints out for the user the list of environment variables using the syntax appropriate for the user's current shell (as specified by the SHELL environment variable), suitable for directly adding to one's shell configuration file.