libdynalang-java

JVM Dynamic Languages Metaobject Protocol

This library aims to make it possible for objects created by a runtime for one dynamic language to be passed to and manipulated by a different dynamic language, running within the same JVM. More generally, it aims to provide a facility where an arbitrary system (usually a language runtime) can intuitively manipulate any arbitrary object model built atop of Java objects (usually the native object model of some other language).

python-openpyxl

Python module to read/write OpenXML xlsx/xlsm files

Openpyxl is a pure Python module to read/write Excel 2007 (OpenXML) xlsx/xlsm files.

trac-tags

Tagging plugin for Trac wiki and issue tracking system

The Trac Tags plugin implements both a generic tagging engine, and frontends for the Wiki and ticket systems. An extra text entry box is added to the Wiki edit page for tagging Wiki pages, and ticket fields (you can configure which ones) are treated as tags for the ticket system.
complete manpage

apng2gif

tool for converting APNG images to animated GIF format

This package provides a command line tool for converting images from Animated PNG to animated GIF format.

gir1.2-farstream-0.2

Audio/Video communications framework: GObject-Introspection

The Farstream project is an effort to create a framework to deal with all known audio/video conferencing protocols. On one side it offers a generic API that makes it possible to write plugins for different streaming protocols, on the other side it offers an API for clients to use those plugins.

libsubunit-perl

perl parser and diff for Subunit streams

subunit is a protocol for test activity serialisation deserialisation. This permits executing tests remotely, or saving the result of test runs for later introspection.