libcapnp-0.9.1

Cap'n Proto C++ library

Similar to Protocol Buffers, Cap'n Proto is an efficient means of serializing structured data to be transferred across a network or written to disk. Users write a Cap'n Proto definition file that drives a code generator, which in turn emits C++ code for encoding & decoding messages in the Cap'n Proto format.

qpdfview-djvu-plugin

tabbed document viewer - DjVu plugin

qpdfview is a simple tabbed document viewer which uses the Poppler library for PDF rendering and CUPS for printing and provides a clear and simple Qt graphical user interface. Support for the DjVu and PostScript formats can be added via plugins.

python3-geneagrapher

Create tree from Mathematics Genealogy Project (module)

The Mathematics Genealogy Grapher (Geneagrapher) is a software tool to gather the information for building math genealogy trees with data from the Mathematics Genealogy Project. The information extracted is stored in dot file format, which can then be passed to Graphviz to generate a graph.

openboard-fonts-nonfree

Interactive White Board Application (non-free fonts)

OpenBoard is an open source cross-platform interactive white board application designed primarily for use in schools.

libeclipse-emf-ecore-xmi-java

Eclipse Modeling Framework (EMF) XML/XMI Persistence

The Eclipse Modeling Framework (EMF) allows developers to build tools and other applications based on a structured data model. From a model specification described in XMI, EMF provides tools and runtime support to produce a set of Java classes for the model, along with a set of adapter classes that enable viewing and command-based editing of the model, and a basic editor.

libencore-clojure

Core utils library for Clojure/Script

Extended core library for Clojure/Script that emphasizes: * Cross platform API compatibility * Flexibility * Performance * Backwards compatibility