zoneminder-dbg
Zoneminder -- debugging symbols
asciiart
command line tool to turn images into ASCII art
This gem provides a command line utility to turn images into ASCII art. It can
be used as an executable which may be called from the terminal as well as a
library so that it can be used in other programs.
treeview
Java re-implementation of Michael Eisen's TreeView
TreeView creates a matrix-like display of expression data, known as
Eisen clustering. The original implementation was a Windows program
named TreeView by Michael Eisen. This TreeView package, sometimes also
referred to as jTreeView, was rewritten in Java under a free license.
libcore-kernel-ocaml
Jane Street's standard library for OCaml - kernel (runtime)
Core is an industrial-strength alternative to the OCaml standard
library. It was developed by Jane Street, which is the largest
industrial user of OCaml.
yapf
Python code formatter for different styles (Python 2)