libocamlformat-ocaml
auto-formatter for OCaml code (runtime library)
ocamlformat is a code formatter for OCaml. It comes with opinionated
default settings but is also fully customizable to suit your coding
style.
- Profiles: ocamlformat offers profiles with predefined formatting
configurations.
- Configurable: Users can change the formatting profile and configure
every option in their .ocamlformat configuration file.
- Format Comments: ocamlformat can format comments, docstrings, and
even code blocks in your comments.
- RPC: ocamlformat provides an RPC server that can be used by other
tools to easily format OCaml Code.
libjs-zeparser
Javascript library for parsing Javascript code
Parse Javascript code elements with client-side Javascript (browser). The
parser has two modes for parsing: simple and extended.
libmaven-hpi-plugin-java-doc
Documentation for libmaven-hpi-plugin-java
libghc-edison-api-prof
Haskell library of data structures; profiling libraries
The abstract interface (API) of the Edison library for Haskell for
use with ghc.
python-twisted-names
twisted package for DNS protocol implementation
All the code has been moved to python-twisted-core, this package
contains only documentation and is going to be removed.
See https://twistedmatrix.com/trac/ticket/7964.
libppix-utilities-perl
Perl module containing extensions to PPI
This is a collection of functions for dealing with PPI objects, many of which
originated in Perl::Critic. They are organized into modules by the kind of
PPI class they relate to, by replacing the "PPI" at the front of the module
name with "PPIx::Utilities", e.g. functionality related to PPI::Nodes is in
PPIx::Utilities::Node.