libstdc++-12-pic-mips-cross

GNU Standard C++ Library v3 (shared library subset kit) (mips)

This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems.

r-cran-keyring

access the system credential store from GNU R

Platform independent 'API' to access the operating system's credential store. Currently supports: 'Keychain' on 'macOS', Credential Store on 'Windows', the Secret Service 'API' on 'Linux', and a simple, platform independent store implemented with environment variables. Additional storage back-ends can be added easily.

ruby-webrick

HTTP server toolkit in Ruby

WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.

libstdc++-12-pic-mipsel-cross

GNU Standard C++ Library v3 (shared library subset kit) (mipsel)

This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems.

libpod-thread-perl

Convert POD to thread, an HTML macro language

Pod::Thread converts documentation in POD format to thread, a macro language used to generate HTML. This module and the pod2thread program provided by this package are used by DocKnot to handle formatting of POD documentation.

r-cran-hunspell

GNU R support for high-performance stemmer, tokenizer, and spell checker

Low level spell checker and morphological analyzer based on the famous 'hunspell' library <https://hunspell.github.io>. The package can analyze or check individual words as well as parse text, LaTeX, html or xml documents. For a more user-friendly interface use the 'spelling' package which builds on this package to automate checking of files, documentation and vignettes in all common formats.