kadu-themes

Additional icons and emoticons for Kadu

Gadu-Gadu is a Windows instant messenger, very popular in Poland. Kadu is a Qt5 client of Gadu-Gadu and XMPP for *nix systems.

libguard-perl

Perl module providing safe cleanup using guard objects

Guard is a Perl module implementing so-called "guards," which are things that "guard" a resource, ensuring that it is safely cleaned up when expected, even if exceptional conditions interrupt the normal control flow. This allows one to write code which executes an arbitrary code block or subroutine when either the related Guard Object is destroyed or when the current scope ends. In other languages, this sort of functionality is provided by the 'finally' keyword.

python-fedmsg

Fedora messaging infrastructure system

fedmsg (Fedora Messaging) is a Python package and API used within the Fedora infrastructure to send and receive messages to and from applications in order to allow for asynchronous processes.

gcc-mingw-w64

GNU C compiler for MinGW-w64

MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc).

librarian-puppet-simple

simple version of librarian-puppet with most of its commands

librarian-puppet-simple was created out of its author's frustration with the dependency management in librarian-puppet. Librarian-puppet offers to simplify deployment of a Puppet infrastructure by automatically pulling in modules from the forge and git repositories with a single command. This package only allows one to pin revisions for a collection of modules, and it is also less heavy than librarian-puppet.

libmbedx509-1t64

lightweight crypto and SSL/TLS library - x509 certificate library

mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading