libpoe-component-syndicator-perl

POE component base class which implements the Observer pattern

POE::Component::Syndicator is a base class for POE components which need to handle a persistent resource (e.g. a connection to an IRC server) for one or more sessions in an extendable way.

libauthen-bitcard-perl

Perl module providing authentication using the Bitcard service

Authen::Bitcard is an implementation of verification for signatures generated by Bitcard authentication. For information on the Bitcard protocol and using Bitcard in other applications, see <URL:http://www.bitcard.org/api>

python-socketio

Socket.IO server based on the gevent pywsgi server

gevent-socketio is a Python implementation of the Socket.IO protocol, developed originally for Node.js by LearnBoost and then ported to other languages. Socket.IO enables real-time web communications between a browser and a server, using a WebSocket-like API. One aim of this project is to provide a single gevent-based API that works across the different WSGI-based web frameworks out there (Pyramid, Pylons, Flask, web2py, Django, etc...). Only ~3 lines of code are required to tie-in gevent-socketio in your framework. Note: you need to use the gevent Python WSGI server to use gevent-socketio.

libmodule-manifest-perl

module for parsing and examining a Perl distribution MANIFEST file

Module::Manifest is a simple utility module created originally for use in Module::Inspector.

libzmqpp-dev

High-level C++ bindings for zeromq3 - development files

python-fs-plugin-webdav

Python filesystem abstraction - WebDAV

Pyfilesystem is a Python module that provides a common interface to many types of filesystem, and provides some powerful features such as exposing filesystems over an internet connection, or to the native filesystem.