Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ocaml-parsexp-0.13.0-4.mga8 RPM for aarch64

From Mageia 8 for aarch64 / media / core / release

Name: ocaml-parsexp Distribution: Mageia
Version: 0.13.0 Vendor: Mageia.Org
Release: 4.mga8 Build date: Sun Jan 10 18:45:26 2021
Group: Development/OCaml Build host: localhost
Size: 1945791 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.

Provides

Requires

License

Apache 2.0

Changelog

* 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

Files

/usr/lib/.build-id
/usr/lib/.build-id/52
/usr/lib/.build-id/52/7d51cba8319dac37ffcd8838b8d6b391966d25
/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, Sat Mar 9 15:06:39 2024