libmail-box-perl

message-folder management module

Mail::Box is the base-class for accessing various types of mail-folder organizational structures in a uniform way. The various folder types vary on how they store their messages. For example, a folder may store many messages in a single file, or store each message in a separate file in a directory. Similarly, there may be different techniques for locking the folders.

libfile-finder-perl

wrapper for File::Find à la find(1)

File::Find is great, but constructing the wanted routine can sometimes be a pain. File::Finder provides a wanted-writer, using syntax that is directly mappable to the find command's syntax.

libsignon-glib-doc

library for signond - documentation

libnet-https-nb-perl

low-level non-blocking HTTPS client

Net::HTTPS::NB provides a non-blocking HTTPS client. It has the same interface as Net::HTTPS and Net::HTTP, but it will never try multiple reads when the read_response_headers() or read_entity_body() methods are invoked. If read_response_headers() did not see enough data to complete the headers an empty list is returned. If read_entity_body() did not see new entity data in its read the value -1 is returned.

python3-ws4py

WebSocket library (Python 3)

Python library providing an implementation of the WebSocket protocol defined in RFC 6455.

octave-secs1d

semi conductor simulator in 1D for Octave

This package contains functions for running a drift-diffusion simulator for 1d semiconductor devices in Octave, a scientific computation software.