libwraster5
Shared libraries of Window Maker rasterizer
libwings3
Window Maker's own widget set - runtime library
WINGs Is Not GNUstep (WINGs) is a small widget set with the NeXTSTEP
look and feel. Its API is inspired in OpenSTEP and its
implementation borrows some ideas from Tk. It has a reasonable set of
widgets, sufficient for building small applications like a CDPlayer
or hacking something like rxvt. It is used for basic widgets in
the WindowMaker window manager.
libeclipse-e4-ui-di-java
Eclipse UI Dependency Injection
The Eclipse Platform UI project is responsible for the runtime, user interface
and help components of Eclipse. Platform UI provides the basic building blocks
to create the Eclipse IDE and other Eclipse based applications called Rich
Client Platform (RCP).
libeclipse-e4-ui-widgets-java
Eclipse UI Custom widgets
The Eclipse Platform UI project is responsible for the runtime, user interface
and help components of Eclipse. Platform UI provides the basic building blocks
to create the Eclipse IDE and other Eclipse based applications called Rich
Client Platform (RCP).
r-cran-ggthemes
extra themes, scales and geoms for r-cran-ggplot2
Some extra themes, geoms, and scales for 'ggplot2'.
Provides 'ggplot2' themes and scales that replicate the look of plots
by Edward Tufte, Stephen Few, 'Fivethirtyeight', 'The Economist', 'Stata',
'Excel', and 'The Wall Street Journal', among others.
Provides 'geoms' for Tufte's box plot and range frame.
libghc-reinterpret-cast-prof
Memory reinterpretation casts for Float/Double/Word32/Word64; profiling librarie
This package provides memory reinterpretation casts for Float/Double and
Word32/Word64 for Haskell. The implementations in the @.Internal@ package are
different ways to tackle the problem; the @array@ method (current default) is
about 5 times faster than the @FFI@ method.