python3-requestbuilder

command line-driven HTTP request builder - Python 3.x

Python Requestbuilder is command line-driven. It is used to build HTTP requests, and is used by the euca2ools recent version (eg: newer than version 3.0.0).

indicator-status-provider-telepathy

indicator-messages status provider for telepathy (pre-mc5)

node-imurmurhash

incremental implementation of MurmurHash3 hashing algorithm

This module is an incremental implementation of the MurmurHash3 (32-bit) hashing algorithm for JavaScript based on Gary Court's implementation with kazuyukitanimura's modifications.

node-lazy-property

Adds a lazily initialized property to the object

E.G. require("lazy-property")(obj, name, init[, enumerable]) obj is the object to add the property to name is the name of the property init is a function that computes the value of the property enumerable if the property is enumerable (default false)

r-cran-httpcode

GNU R HTTP Status Code Helper

Find and explain the meaning of 'HTTP' status codes. Functions included for searching for codes by full or partial number, by message, and get appropriate dog and cat images for many status codes.

node-proto-list

utility for managing a prototype chain

A list of objects, bound by their prototype chain. Used in npm's configuration. This is a dependency of npm, Node Package Manager.