Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ocaml-parsexp | Distribution: Mageia |
Version: 0.13.0 | Vendor: Mageia.Org |
Release: 4.mga8 | Build date: Sun Jan 10 18:41:44 2021 |
Group: Development/OCaml | Build host: localhost |
Size: 1793235 | Source RPM: ocaml-parsexp-0.13.0-4.mga8.src.rpm |
Packager: pterjan <pterjan> | |
Url: https://github.com/janestreet/parsexp | |
Summary: S-expression parsing library |
This library provides generic parsers for parsing S-expressions from strings or other medium. The library is focused on performances but still provide full generic parsers that can be used with strings, bigstrings, lexing buffers, character streams or any other sources effortlessly. It provides three different class of parsers: - the normal parsers, producing [Sexp.t] or [Sexp.t list] values - the parsers with positions, building compact position sequences so that one can recover original positions in order to report properly located errors at little cost - the Concrete Syntax Tree parsers, produce values of type [Parsexp.Cst.t] which record the concrete layout of the s-expression syntax, including comments This library is portable and doesn't provide IO functions. To read s-expressions from files or other external sources, you should use parsexp_io.
Apache 2.0
* Sun Jan 10 2021 pterjan <pterjan> 0.13.0-4.mga8 + Revision: 1670669 - Rebuild to generate ocamlx provides * Fri Feb 28 2020 umeabot <umeabot> 0.13.0-3.mga8 + Revision: 1551658 - Rebuild for ocaml 4.10.0 final * Wed Feb 19 2020 umeabot <umeabot> 0.13.0-2.mga8 + Revision: 1543656 - Mageia 8 Mass Rebuild * Wed Jan 22 2020 tv <tv> 0.13.0-1.mga8 + Revision: 1482067 - new release + rebuild for ocaml-4.10
/usr/lib/.build-id /usr/lib/.build-id/69 /usr/lib/.build-id/69/6ab29d747ac361eb9d75c1b18be9aeb4917c1a /usr/lib64/ocaml/parsexp /usr/lib64/ocaml/parsexp/META /usr/lib64/ocaml/parsexp/dune-package /usr/lib64/ocaml/parsexp/parsexp.a /usr/lib64/ocaml/parsexp/parsexp.cma /usr/lib64/ocaml/parsexp/parsexp.cmi /usr/lib64/ocaml/parsexp/parsexp.cmxa /usr/lib64/ocaml/parsexp/parsexp.cmxs /usr/lib64/ocaml/parsexp/parsexp__.cmi /usr/lib64/ocaml/parsexp/parsexp__Cst.cmi /usr/lib64/ocaml/parsexp/parsexp__Import.cmi /usr/lib64/ocaml/parsexp/parsexp__Parser_automaton.cmi /usr/lib64/ocaml/parsexp/parsexp__Parser_automaton_internal.cmi /usr/lib64/ocaml/parsexp/parsexp__Parsexp_intf.cmi /usr/lib64/ocaml/parsexp/parsexp__Positions.cmi /usr/share/licenses/ocaml-parsexp /usr/share/licenses/ocaml-parsexp/LICENSE.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024