libghc-text-builder-dev-prof

edge of developments for "text-builder"; profiling libraries

This is a development version of "text-builder". All experimentation and feature development happens here. The API can change drastically. For a more stable API use "text-builder", which is now just a wrapper over this package.

libghc-parameterized-utils-prof

Classes/data structures for data-kind indexed types; profiling libraries

This package contains collection classes and type representations used for working with values that have a single parameter. It's intended for things like expression libraries where one wishes to leverage the Haskell type-checker to improve type-safety by encoding the object language type system into data kinds.

fonts-adobe-sourcesans3

Sans serif font family for user interface environments

Source Sans 3 is developed by Paul D. Hunt at Adobe Fonts. It is designed to work well in user interface (UI) environments and draws inspiration from the clarity and legibility of twentieth-century American gothic typeface designs. Prior to 2020 this font was named Source Sans Pro.

papersway

PaperWM-like scollable tiling window management for Sway/i3wm

This is an implementation of PaperWM-like scrollable tiling window management for Sway/i3wm. If you like Sway/i3wm's commitments to stability, avoiding scope creep etc. but dislike the window management model, papersway might be of interest.

r-bioc-s4arrays

foundation of array-like containers in Bioconductor

The S4Arrays package defines the Array virtual class to be extended by other S4 classes that wish to implement a container with an array-like semantic. It also provides: (1) low-level functionality meant to help the developer of such container to implement basic operations like display, subsetting, or coercion of their array-like objects to an ordinary matrix or array, and (2) a framework that facilitates block processing of array-like objects (typically on-disk objects).

r-bioc-rcwl

An R interface to the Common Workflow Language

The Common Workflow Language (CWL) is an open standard for development of data analysis workflows that is portable and scalable across different tools and working environments. Rcwl provides a simple way to wrap command line tools and build CWL data analysis pipelines programmatically within R. It increases the ease of usage, development, and maintenance of CWL pipelines.