ri

Ruby Interactive reference

ri is a command line tool that displays descriptions of built-in Ruby methods, classes, and modules. For methods, it shows you the calling sequence and a description. For classes and modules, it shows a synopsis along with a list of the methods the class or module implements.

texlive-lang-chinese

TeX Live: Chinese

Support for Chinese; additional packages in collection-langcjk.

ykcs11

PKCS#11 module for the YubiKey PIV applet

The Yubico PIV tool is used for interacting with the Personal Identity Verification Card (PIV) application on a YubiKey. With it you may generate keys on the device, import keys and certificates, create certificate requests, and other operations. A shared library, a PKCS#11 module a command-line tool are included.

ruby-full

Ruby full installation (default version)

For many good reasons, the Ruby programming language is split in many small different packages. Installing this package will make sure you have all the packages that add up to a full Ruby installation, with the exception of the Tcl/Tk bindings for Ruby, which are only recommended.

ruby-rubygems

Package management framework for Ruby

A package (also known as a library) contains a set of functionality that can be invoked by a Ruby program, such as reading and parsing an XML file. These packages are called 'gems' and RubyGems is a tool to install, create, manage and load these packages in your Ruby environment. RubyGems is also a client for RubyGems.org, a public repository of Gems that allows you to publish a Gem that can be shared and used by other developers.

libmkl-vml-cmpt

Intel® MKL : VM/VS/DF for conditional numerical reproducibility

Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimized, extensively threaded routines for applications that require maximum performance.