libicapapi3

ICAP API library

teseq

utility for rendering terminal typescripts human-readable

GNU Teseq is a tool for analyzing files that contain control characters and terminal control sequences, by printing these control sequences and their meanings in readable English. It is intended to be useful for debugging terminal emulators, and programs that make heavy use of advanced terminal features such as cursor movement, coloring, and other effects.

ruby-escape

HTML/URI/shell escaping utilities for Ruby

For Ruby programmers, this utility provides several escaping functions for HTML, URI, and shell command line handling. This library is an full replacement for Ruby internal escaping Shellwords module.

r-cran-e1071

GNU R package with miscellaneous functions of the Dept of Statisics (e1071)

The e1071 package regreoups miscellaneous function of the Department of Statistics (e1017) at the TU Wien. This includes functions for latent class analysis, short time Fourier transform, fuzzy clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, ...

libghc-language-python-prof

parsing and pretty printing of Python code; profiling libraries

language-python is a Haskell library for lexical analysis, parsing and pretty printing Python code. It supports versions 2.x and 3.x of Python.

node-stringmap

fast and robust stringmap (Node.js module)

A fast and robust stringmap implementation that can hold any string keys, including __proto__, with minimal overhead compared to a plain object.