node-clean-yaml-object

safe clean of an object prior to serialization

This module clean up (fill with zero byte) an object before sending to serialisation, thus avoiding to serialize private data. This module supports generalisation by allowing ones to specify filter function, that support whitelisting.

node-dargs

Convert options into an array of arguments

Node-dargs can be considered a reverse of minimist. It converts an object of options into an array of command-line arguments. This is useful when spawning command-line tools.

libkf5torrent6

KTorrent library for C++ / Qt 5 / KDE Frameworks

nvidia-nonglvnd-vulkan-icd

NVIDIA Vulkan ICD (non-GLVND variant)

libgridsite6

Run time libraries for mod_gridsite and gridsite-clients

GridSite was originally a web application developed for managing and formatting the content of the http://www.gridpp.ac.uk/ website. Over the past years it has grown into a set of extensions to the Apache web server and a toolkit for Grid credentials, GACL access control lists and HTTP(S) protocol operations.

node-log-driver

simple logging framework in pure javascript

This module implement logging to stdout and concatenate before every message the log level severity (configurable) date, time and local time zone. This modules allows ones to easily trace log event even.