node-proxy-from-env
offers getProxyForUrl to get the proxy URL for a URL
proxy-from-env is a Node.js package that exports a function (getProxyForUrl)
that takes an input URL (a string or url.parse's return value) and returns the
desired proxy URL (also a string) based on standard proxy environment
variables. If no proxy is set, an empty string is returned.
doc-rfc
RFC documents metapackage
RFC (Request for Comments) documents are a series of technical and
organizational notes about the Internet. They are edited by the
Internet Engineering Task Force (IETF).
cloudkitty-processor
OpenStack Rating as a Service - processor
CloudKitty aims at filling the gap between metrics collection systems like
ceilometer and a billing system.
python3-mypy
public modules for mypy (Python 3)
Add type annotations to your Python programs, and use mypy to type check them.
Mypy is essentially a Python linter on steroids, and it can catch many
programming errors by analyzing your program, without actually having to run
it. Mypy has a powerful type system with features such as type inference,
gradual typing, generics and union types.
panicparse
Crash your app in style (compiled Go binaries)
panicparse Parses panic stack traces, densifies and deduplicates
goroutines with similar stack traces. Helps debugging crashes and
deadlocks in heavily parallelized process.
doc-rfc-fyi-bcp
FYI and BCP RFCs
RFC (Request for Comments) documents are a series of technical and
organizational notes about the Internet. They are edited by the
Internet Engineering Task Force (IETF).