claws-mail-tools
Helper and utility scripts for Claws Mail mailer
Several scripts in a variety of languages which provide ready to use
solutions to common problems found by Claws Mail users.
E.g.: mailboxes migration, addressbooks conversion, etc.
python3-colcon-parallel-executor
collective construction meta build tool - parallel executor
This package is part of ROS 2, the Robot Operating System.
colcon is a meta build tool to improve the workflow of building, testing and
using multiple software packages. It is the recommended tool for ROS 2 to set
up workspaces and build packages from source, but can also handle old ROS 1
workspaces.
crust-firmware
SCP firmware for Allwinner sunxi boards
Some System on a Chip (SoC) computers, also known as single-board,
embed a dedicated processor called a System Control Processor (SCP)
which abstracts power and system management tasks away from
application processors.
perdition
POP3 and IMAP4 Proxy server
Perdition allows users to connect to a content-free POP3 or IMAP4
server that will redirect them to their real POP3 or IMAP4 server. This
enables mail retrieval for a domain to be split across multiple backend
servers on a per user basis. This can also be used to as a POP3 or IMAP4
proxy especially in firewall applications. Perdition supports arbitrary
library based map access to determine the server for a user. POSIX
Regular Expression, GDBM, Berkeley DB, MySQL, PostgreSQL, ODBC and LDAP
libraries ship with the distribution.
python-llfuse
Python bindings for the low-level FUSE API
Python-llfuse is a set of Python bindings for the low level
FUSE API. Bindings for the high level API are provided
by the python-fuse package.
perforate
Utilities to save disk space
GNU cp used to detect files that contain 0-filled holes and save disk space
by skipping them with lseek when writing a file and thus not allocating
disk blocks. Unfortunately it does no longer. So here is program to make
holes in existing files.