Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047836
en ru br
ALT Linux repos
S:0.15.0-alt1

Group :: Development/ML
RPM: ocaml-sexplib0

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.15.0-alt1
Build date: 4 january 2022, 09:23 ( 116.5 weeks ago )
Size: 20.04 Kb

Home page:   https://github.com/janestreet/sexplib0

License: Apache-2.0
Summary: OCaml library for converting OCaml values to S-expressions
Description:

This library contains functionality for parsing and pretty-printing
S-expressions. In addition to that it contains an extremely useful
preprocessing module for Camlp4, which can be used to automatically
generate code from type definitions for efficiently converting
OCaml-values to S-expressions and vice versa. In combination with the
parsing and pretty-printing functionality this frees users from having
to write their own I/O-routines for datastructures they
define. Possible errors during automatic conversions from
S-expressions to OCaml-values are reported in a very human-readable
way. Another module in the library allows you to extract and replace
sub-expressions in S-expressions.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

  • ocaml-sexplib0
  • ocaml-sexplib0-debuginfo
  • ocaml-sexplib0-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin