ruby-oauth2

ruby wrapper for the OAuth 2.0 protocol

A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth spec.

libghc-lens-prof

Lenses, Folds and Traversals; profiling libraries

This package comes "Batteries Included" with many useful lenses for the types commonly used from the Haskell Platform, and with tools for automatically generating lenses and isomorphisms for user-supplied data types.

pypy-zmq

PyPy bindings for 0MQ library

Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages.

librabbitmq1

AMQP client library written in C

httpry-tools

HTTP logging and information retrieval tool - log parsing scripts

httpry is a tool designed for displaying and logging HTTP traffic. It is not intended to perform analysis itself, but instead to capture, parse and/or log the traffic for later analysis. It can be run in real-time displaying the live traffic on the wire, or as a daemon process that logs to an output file. It is written to be as lightweight and flexible as possible, so that it can be easily adaptable to different applications. It does not display the raw HTTP data transferred, but instead focuses on parsing and displaying the request/response line along with associated header fields.

ruby-oj

fast JSON parser and serializer for Ruby

JSON (or JavaScript Object Notation) is a text-based open standard designed for human-readable data interchange.