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.

node-args

Node.js module to create command line interfaces

node-args makes creating command line interfaces a breeze.

libmailio1

cross platform C++ library for email support (library)

mailio is a cross platform C++ library for MIME format and SMTP, POP3 and IMAP protocols.

node-rollup-plugin-strip

Rollup plugin to remove debugger statements and functions

This is a plugin for rollup module bundler to remove debugger statements and functions like assert.equal and console.log from your code.

libplayeronecamera2t64

library for Player One Astronomy's Cameras

This package contains software that is the secondary software development kit (SDK) for the astronomy cameras made by Player One Astronomy Co., Ltd.

libghc-witherable-prof

filterable traversable for Haskell; profiling libraries

A stronger variant of `traverse` which can remove elements and generalised mapMaybe, catMaybes, and filter.