This is a staging site. Uploads will not persist. Testing only.

node-proxy-agent

Maps proxy protocols to http.Agent implementations

This module provides an http.Agent implementation which automatically uses proxy servers based off of the various proxy-related environment variables (`HTTP_PROXY`, `HTTPS_PROXY` and `NO_PROXY` among others).

r-cran-cyclocomp

Cyclomatic Complexity of R Code

Cyclomatic complexity is a software metric (measurement), used to indicate the complexity of a program. It is a quantitative measure of the number of linearly independent paths through a program's source code. It was developed by Thomas J. McCabe, Sr. in 1976.

gobjc++-13-multilib-mips-linux-gnu

GNU Objective-C++ compiler (multilib support)

This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler.

tlog

terminal I/O recording and playback

Tlog is a terminal I/O recording and playback package suitable for implementing centralized user session recording. Recorded data is sent to a logging service. Both the standard syslog and journald interfaces are supported. The recorded data is in JSON allowing storage in ElasticSearch where it can be searched, queried and played back.

node-fast-json-stable-stringify

Deterministic JSON.stringify()

A faster version of @substack's json-stable-stringify without jsonify

libervia-pubsub

XMPP Publish-Subscribe service component

Libervia PubSub is a XMPP PubSub service component (XEP-0060). It provides special features necessary for "Libervia", but it can also be used for any other XMPP project.