r-cran-yaml
Methods to convert R data to YAML and back
This package implements the LibYAML YAML 1.1 parser and emitter for R. YAML is
a human-readable markup language. With it, you can create easily readable
documents that can be consumed by a variety of programming languages, including
R. The r-cran-yaml package has two main functions: yaml.load and as.yaml. The
yaml.load function is the YAML parsing function: it accepts a YAML document as
a string and returns R data structures. The as.yaml function is an S3 method
used to convert R objects into YAML strings.
elixir-earmark-parser
Pure Elixir Markdown Parser
EarmarkParser is a Markdown parser used by Earmark, which is an Elixir
library intended for converting Markdown to HTML.
libghc-cabal-install-solver-prof
The solver component for cabal-install; profiling libraries
This library provides the solver component used in cabal-install, the
command-line interface for Cabal and Hackage.
python3-xraylarch
X-ray absorption, fluorescence spectroscopy and diffraction data analysis
Larch is a library and set of applications for processing and analyzing X-ray
absorption and fluorescence spectroscopy data and X-ray fluorescence and
diffraction image data from synchrotron beamlines.
libghc-commutative-semigroups-prof
commutative semigroups; profiling libraries
A commutative semigroup is a semigroup where the order of arguments to mappend
does not matter.
elixir-makeup-elixir
Makeup lexer for the Elixir language
A lexer to highlight Elixir code using Makeup, which is a syntax highlighter
written in Elixir.