libcgi-session-serialize-yaml-perl

YAML and YAML::Syck support for CGI::Session's serializers

CGI::Session::Serialize::yaml can be used by CGI::Session to serialize session data. It uses YAML, or the faster C implementation, YAML::Syck if it is available. YAML serializers exist not just for Perl but also other dynamic languages, such as PHP, Python, and Ruby, so storing session data in this format makes it easy to share session data across different languages.

python-tablib

format agnostic tabular dataset library - Python 2.7

Tablib is a format agnostic tabular dataset library, written in Python. It allows you to import, export, and manipulate tabular data sets. Advanced features include, segregation, dynamic columns, tags & filtering, and seamless format import & export.

otf-trace

Open Trace Format support library - development files

OTF is a standard trace format used by several high-performance tools, using an ASCII encoding, which supports multiple streams. The libotf provides support for reading/writing them.

libroot-graf2d-graf5.34

Graf library for ROOT

libunity-webapps-doc

Web Apps integration with Unity - documentation

python-itsdangerous

Various helpers to pass trusted data to untrusted environment - Python 2.x

itsdangerous provides a module that is a port of the django signing module. It's not directly copied but some changes were applied to make it work better on its own.