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).
pdns-recursor
PowerDNS Recursor
High-performance resolving name server, utilizing multiple
processor and including Lua scripting capabilities.
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.
parley
vocabulary trainer
Parley is a utility to help train vocabulary when learning a foreign language.
It is intended as a replacement for flash cards.
parted
disk partition manipulator
GNU Parted is a program that allows you to create, destroy, resize,
move, and copy disk partitions. This is useful for creating space
for new operating systems, reorganizing disk usage, and copying data
to new hard disks.
dhall
configuration language guaranteed to terminate
Dhall is an explicitly-typed configuration language that is not Turing
complete. Despite being Turing-incomplete, Dhall is a real programming
language with a type-checker and evaluator.