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

ocaml-parsexp-0.15.0-9.fc38 RPM for s390x

From Fedora 38 for s390x / o

Name: ocaml-parsexp Distribution: Fedora Project
Version: 0.15.0 Vendor: Fedora Project
Release: 9.fc38 Build date: Tue Jan 24 14:10:16 2023
Group: Unspecified Build host: buildvm-s390x-25.s390.fedoraproject.org
Size: 1151044 Source RPM: ocaml-parsexp-0.15.0-9.fc38.src.rpm
Packager: Fedora Project
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 performance but still provides full generic
parsers that can be used effortlessly with strings, bigstrings, lexing
buffers, character streams or any other source.

It provides three different classes 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 properly report
  error locations at little cost; and
- the Concrete Syntax Tree parsers, producing 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 I/O functions.  To read
s-expressions from files or other external sources, you should use
parsexp_io.

Provides

Requires

License

MIT

Changelog

* Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 0.15.0-9
  - Rebuild OCaml packages for F38
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Oct 31 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-7
  - Rebuild for ocaml-base 0.15.1
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-5
  - Use new OCaml macros
* Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 0.15.0-5
  - OCaml 4.14.0 rebuild
* Mon Feb 28 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-4
  - Version 0.15.0 rerelease
* Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 0.15.0-3
  - OCaml 4.13.1 rebuild to remove package notes
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Nov 30 2021 Jerry James <loganjerry@gmail.com> - 0.15.0-1
  - Version 0.15.0
* Mon Oct 04 2021 Richard W.M. Jones <rjones@redhat.com> - 0.14.1-3
  - OCaml 4.13.1 build
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jun 30 2021 Jerry James <loganjerry@gmail.com> - 0.14.1-1
  - Version 0.14.1
* Mon Mar 01 2021 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-9
  - OCaml 4.12.0 build
* Mon Feb 22 2021 Jerry James <loganjerry@gmail.com> - 0.14.0-8
  - Rebuild for ocaml-base 0.14.1
* Tue Feb 02 2021 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-7
  - Bump and rebuild for updated ocaml-camomile dep (RHBZ#1923853).
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/59183caa000189329d4acef306a42c98b68237
/usr/lib64/ocaml/parsexp
/usr/lib64/ocaml/parsexp/META
/usr/lib64/ocaml/parsexp/parsexp.cma
/usr/lib64/ocaml/parsexp/parsexp.cmi
/usr/lib64/ocaml/parsexp/parsexp.cmxs
/usr/lib64/ocaml/parsexp/parsexp__.cmi
/usr/lib64/ocaml/parsexp/parsexp__Automaton.cmi
/usr/lib64/ocaml/parsexp/parsexp__Automaton_action.cmi
/usr/lib64/ocaml/parsexp/parsexp__Automaton_intf.cmi
/usr/lib64/ocaml/parsexp/parsexp__Automaton_stack.cmi
/usr/lib64/ocaml/parsexp/parsexp__Automaton_stack_intf.cmi
/usr/lib64/ocaml/parsexp/parsexp__Automaton_state.cmi
/usr/lib64/ocaml/parsexp/parsexp__Automaton_state_intf.cmi
/usr/lib64/ocaml/parsexp/parsexp__Automaton_tables.cmi
/usr/lib64/ocaml/parsexp/parsexp__Conv.cmi
/usr/lib64/ocaml/parsexp/parsexp__Conv_error.cmi
/usr/lib64/ocaml/parsexp/parsexp__Conv_intf.cmi
/usr/lib64/ocaml/parsexp/parsexp__Cst.cmi
/usr/lib64/ocaml/parsexp/parsexp__Import.cmi
/usr/lib64/ocaml/parsexp/parsexp__Of_sexp_error.cmi
/usr/lib64/ocaml/parsexp/parsexp__Old_parser_cont_state.cmi
/usr/lib64/ocaml/parsexp/parsexp__Parse_error.cmi
/usr/lib64/ocaml/parsexp/parsexp__Parse_error_intf.cmi
/usr/lib64/ocaml/parsexp/parsexp__Parser.cmi
/usr/lib64/ocaml/parsexp/parsexp__Parser_intf.cmi
/usr/lib64/ocaml/parsexp/parsexp__Parsexp_intf.cmi
/usr/lib64/ocaml/parsexp/parsexp__Positions.cmi
/usr/share/doc/ocaml-parsexp
/usr/share/doc/ocaml-parsexp/CHANGES.md
/usr/share/doc/ocaml-parsexp/README.org
/usr/share/licenses/ocaml-parsexp
/usr/share/licenses/ocaml-parsexp/LICENSE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 23:07:34 2024