ruby-bunny
Synchronous Ruby AMQP client
Bunny is an AMQP (Advanced Message Queuing Protocol) client, written in Ruby,
that is intended to allow you to interact with AMQP-compliant message
brokers/servers such as RabbitMQ in a synchronous fashion.
r-cran-haven
GNU R package to import/export SPSS, Stata and SAS files
The goal of 'haven' is import foreign statistical formats into R via
the embedded 'ReadStat' C library.
mate-window-menu-applet
MATE Window Applets (WindowMenu Applet)
The MATE Window Applets collection provides various applets to show
window control elements in the MATE Panel.
node-is-path-in-cwd
Check if a path is in the current working directory
This module is a dependency of del module, which is similar to rimraf, but
with a Promise API and support for multiple files and globbing.
node-is-plain-obj
Check if a value is a plain object
An object is plain if it's created by either `{}`, `new Object()` or
`Object.create(null)`.
node-move-concurrently
Move files and directories concurrently
Promises of moves of files or directories with rename, falling back to
recursive rename/copy on EXDEV errors, with configurable concurrency and win32
junction support.