libconcurrentunit-java
simple toolkit for testing multi-threaded Java code
ConcurrentUnit was created to help developers test multi-threaded or
asynchronous code. It allows one to perform assertions and wait for operations
in any thread, with failures being properly reported back to the main test
thread. If an assertion fails, the test fails, regardless of which thread the
assertion came from.
libgo23
Runtime library for GNU Go applications
Library needed for GNU Go applications linked against the
shared library.
libx32go23
Runtime library for GNU Go applications (x32)
Library needed for GNU Go applications linked against the
shared library.
gnome-calendar
Calendar application for GNOME
GNOME Calendar is a simple and beautiful calendar application designed
to perfectly fit the GNOME desktop. By reusing the components which the
GNOME desktop is build on, Calendar nicely integrates with the GNOME
ecosystem.
r-cran-gtable
Arrange grobs in tables
A grob table captures all the information needed to layout grobs in a
table structure. It supports row and column spanning, offers some
tools to automatically figure out the correct dimensions, and makes it
easy to align and combine multiple tables.
Each grob is put in its own viewport - grobs in the same location are
not combined into one cell. Each grob takes up the entire cell viewport
so justification control is not available.
latexml
LaTeX to XML Converter
latexml is a program, written in Perl, that attempts to faithfully mimic
TeX's behaviour, but produces XML instead of dvi. The document model of
the target XML makes explicit the model implied by LaTeX.