Next generation of Fcitx Input Method Framework

fcitx5

Next generation of Fcitx Input Method Framework

Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API.

python3-systemfixtures

Test fixtures providing fake versions of various system resources

A collection of Python fixtures to fake out various system resources such as processes, users, groups, etc.

php-amqp

AMQP extension for PHP

This extension can communicate with any AMQP spec 0-9-1 compatible server, such as RabbitMQ, OpenAMQP and Qpid, giving you the ability to create and delete exchanges and queues, as well as publish to any exchange and consume from any queue.

mysql-sandbox

Install and set up one or more MySQL server instances easily

MySQL Sandbox is a tool that installs one or more MySQL servers within seconds, easily, securely, and with full control.

node-detect-file

Detect if a filepath exists and resolves the full filepath

Node.js module to detect if a file exists and return the resolved filepath.

node-object.omit

Return a copy of an object excluding the given key

Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.