libghc-toml-parser-prof

TOML 1.0.0 parser; profiling libraries

TOML parser using generated lexers and parsers with careful attention to the TOML 1.0.0 semantics for defining tables.

libghc-vty-unix-prof

Unix backend for Vty; profiling libraries

This package provides Unix terminal support for Vty.

guile-reader

framework for building readers for Guile

The idea is to make it easy to build procedures that extend Guile’s read procedure. Readers supporting various syntax variants can easily be written, possibly by re-using existing “token readers” of a standard Scheme readers. For example, it is used to implement Skribilo’s R5RS-derived document syntax.

rsop

Stateless OpenPGP (SOP) CLI tool based on rPGP and rpgpie

rsop offers a Rust-based implementation of the Stateless OpenPGP Command Line Interface.

libpdl-io-envi-perl

Read ENVI data into PDL

PDL::IO::ENVI can read ENVI-formatted data. This is a flat-binary raster file with an accompanying ASCII header file. The data are stored as a binary stream of bytes, often referred to as the interleave type.

libpdl-io-idl-perl

Read IDL(tm) data files into PDL

PDL::IO::IDL can read IDL data files, currently not writing. Scalars, arrays, and structures are all supported. Heap pointers, compiled code, and objects are not supported.