r-cran-formatr
Format R code automatically
The GNU R package formatr provides a function tidy_source() to format R
source code. Spaces and indent will be added to the code automatically,
and comments will be preserved under certain conditions, so that R code
will be more human-readable and tidy. There is also a Shiny app as a user
interface in this package (see tidy_app()).
praelector
helps one to read a Latin phrase in a "natural" way
William G. Hale (1849-1928) explained in "The Art Of Reading Latin"
principles of such a "natural" way of reading Latin sentences, which is
radically different of the way of reading current modern languages.
node-regenerator
Functional JavaScript transformator
node-regenerator implements a fully-functional source transformation that
takes the syntax for generators/`yield` from ECMAScript 2015 or ES2015
and Asynchronous Iteration proposal and spits out efficient JS-of-today
(ES5) that behaves the same way.
fonts-oflb-asana-math
extended smart Unicode Math font
Asana Math provides rich Unicode coverage of the Maths-related blocks and
support for the MATH Opentype table which means that it can be used to typeset
documents with complex mathematical requirements using tools like XeTeX.
libapache2-mod-auth-gssapi
GSSAPI Authentication module for Apache2
The mod_auth_gssapi module is an authentication service that implements the
SPNEGO based HTTP Authentication protocol defined in RFC4559.
r-cran-htmltools
GNU R tools for HTML
This GNU R package provides tools for HTML generation and output.