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.15.0 | Vendor: Mageia.Org |
Release: 3.mga9 | Build date: Sun Oct 9 22:05:47 2022 |
Group: Development/OCaml | Build host: localhost |
Size: 1487158 | Source RPM: ocaml-parsexp-0.15.0-3.mga9.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 media. 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 Oct 09 2022 pterjan <pterjan> 0.15.0-3.mga9 + Revision: 1895895 - Rebuild for new sexplib0 * Thu May 19 2022 pterjan <pterjan> 0.15.0-2.mga9 + Revision: 1859219 - Rebuild for OCaml 4.14 * Mon May 09 2022 pterjan <pterjan> 0.15.0-1.mga9 + Revision: 1857170 - Update to 0.15.0 * Tue Apr 05 2022 umeabot <umeabot> 0.14.1-2.mga9 + Revision: 1844553 - Mageia 9 Mass Rebuild * Wed Oct 13 2021 tv <tv> 0.14.1-1.mga9 + Revision: 1751010 - 0.14.1 * Thu Mar 04 2021 tv <tv> 0.14.0-1.mga9 + Revision: 1698370 - 0.14.0 * Sun Jan 10 2021 pterjan <pterjan> 0.13.0-4.mga8 + Revision: 1670669 - Rebuild to generate ocamlx provides
/usr/lib/.build-id /usr/lib/.build-id/8a /usr/lib/.build-id/8a/02a80ba3212acdca964d14da96dc394fadfd47 /usr/lib/ocaml/parsexp /usr/lib/ocaml/parsexp/META /usr/lib/ocaml/parsexp/dune-package /usr/lib/ocaml/parsexp/parsexp.a /usr/lib/ocaml/parsexp/parsexp.cma /usr/lib/ocaml/parsexp/parsexp.cmi /usr/lib/ocaml/parsexp/parsexp.cmxa /usr/lib/ocaml/parsexp/parsexp.cmxs /usr/lib/ocaml/parsexp/parsexp__.cmi /usr/lib/ocaml/parsexp/parsexp__Automaton.cmi /usr/lib/ocaml/parsexp/parsexp__Automaton_action.cmi /usr/lib/ocaml/parsexp/parsexp__Automaton_intf.cmi /usr/lib/ocaml/parsexp/parsexp__Automaton_stack.cmi /usr/lib/ocaml/parsexp/parsexp__Automaton_stack_intf.cmi /usr/lib/ocaml/parsexp/parsexp__Automaton_state.cmi /usr/lib/ocaml/parsexp/parsexp__Automaton_state_intf.cmi /usr/lib/ocaml/parsexp/parsexp__Automaton_tables.cmi /usr/lib/ocaml/parsexp/parsexp__Conv.cmi /usr/lib/ocaml/parsexp/parsexp__Conv_error.cmi /usr/lib/ocaml/parsexp/parsexp__Conv_intf.cmi /usr/lib/ocaml/parsexp/parsexp__Cst.cmi /usr/lib/ocaml/parsexp/parsexp__Import.cmi /usr/lib/ocaml/parsexp/parsexp__Of_sexp_error.cmi /usr/lib/ocaml/parsexp/parsexp__Old_parser_cont_state.cmi /usr/lib/ocaml/parsexp/parsexp__Parse_error.cmi /usr/lib/ocaml/parsexp/parsexp__Parse_error_intf.cmi /usr/lib/ocaml/parsexp/parsexp__Parser.cmi /usr/lib/ocaml/parsexp/parsexp__Parser_intf.cmi /usr/lib/ocaml/parsexp/parsexp__Parsexp_intf.cmi /usr/lib/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, Thu Dec 26 11:19:40 2024