ruby-factory-girl-rails
provides integration between factory_girl and rails 3.2+
factory_girl_rails provides integration for factory_girl in rails 3.2 and
4.x.
libssl1.1
Secure Sockets Layer toolkit - shared libraries
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
libtorrent21
C++ BitTorrent library by Rakshasa
LibTorrent is a BitTorrent library written in C++ for *nix. It is
designed to avoid redundant copying and storing of data that other
clients and libraries suffer from.
gkrellm-cpufreq
CPU frequency plugin for GKrellM
gkrellm-cpufreq is an additional plugin for GKrellM that allows one
to view and set the CPU clock frequency. It also displays the currently
active CPU gouverner which has been set for cpufreq such as on-demand,
performance and powersave. The plugin is very useful when using
tiling window managers such as awesome together with GKrellM.
cli-spinner
Simple command line that show a slash spinner
Simple spinner for the commandline while your CLI application is working.
The cli-spinner binary isn't really functional, it's a commandline
example. If you to want use a spinner library in your software, please,
install golang-github-odeke-em-cli-spinner-dev package.
ruby-ffi-bit-masks
Adds support for bit-masked types in FFI
FFI plugin which adds support for bitmasked types (or flags) to FFI. This
plugin can map a Hash of flags to their bitmask value; and also an Integer
bitmask to a Hash of flags.