libpdl-io-dicom-perl
Read 16-bit gray level Dicom images into PDL
PDL::IO::Dicom can read some Dicom images. As Dicom is an extremely
complex format, this module can unfortunately not handle all different
image types included in the DICOM standard. One common format that is
currently not supported is the Papyrus format.
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.
libpdl-io-hdf-perl
PDL interface to read and write HDF4 files
PDL::IO::HDF reads and writes HDF4 files with the SD, VS, and V
interfaces into ndarrays.
For more information on HDF, see http://hdf.ncsa.uiuc.edu/
guile-commonmark
module to parse CommonMark documents into SXML
This pure Guile module can parse fully specified CommonMark documents,
a variant of MarkDown specification without ambiguities. It convert
the documents into SXML syntax for successive processing.
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.