libcableswig-dev

Libraries for writing a C++ wrapper generator

libghc-hsx2hs-prof

literal XML syntax in Haskell source code; profiling libraries

HSX (Haskell Source with XML) allows literal XML syntax in Haskell source code. The hsx2hs preprocessor translates .hsx source files into ordinary .hs files. Literal XML syntax is translated into function calls for creating XML values of the appropriate forms. hsx2hs transforms literal XML syntax into a series of function calls. Any project can make use of the syntax by providing definitions for those functions, and the XML values produced will be of the types specified. This works for any types, since hsx2hs doesn't make any assumptions, or inserts any information depending on types. XMLGenerator defines a few typeclasses that together cover the functions injected by the preprocessor. A project that uses these classes to provide the semantics for the injected syntax will be able to use any functions written in terms of these, allowing better code reusability than if each project defines its own semantics for the XML syntax. Also, the classes makes it possible to use the literal syntax at different types within the same module. Achieving that is not as simple as it may seem, but the XMLGenerator module provides all the necessary machinery.

python-openslide-examples

Python examples for python-openslide and python3-openslide

OpenSlide is a C library that provides a simple interface to read whole-slide images also known as virtual slides.

gfortran-12-powerpc-linux-gnu

GNU Fortran compiler

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

libcowsql0

Embeddable, replicated and fault tolerant SQL engine - shared library

Embeddable SQL database engine with high availability and automatic failover.
A typical game of robots.

gnome-robots

improved old BSD robots game

GNOME Robots is a game where you try and avoid a band of marauding robots which are, for no adequately explained reason, trying to kill you. It is based on the text-based robots game which can be found on a number of UNIX systems.