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

ocaml-parsexp-0.16.0-10.fc40 RPM for s390x

From Fedora Rawhide for s390x / o

Name: ocaml-parsexp Distribution: Fedora Project
Version: 0.16.0 Vendor: Fedora Project
Release: 10.fc40 Build date: Thu Jan 25 11:22:58 2024
Group: Unspecified Build host: buildvm-s390x-23.s390.fedoraproject.org
Size: 955049 Source RPM: ocaml-parsexp-0.16.0-10.fc40.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

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.0-8
  - Bump release and rebuild
* Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.0-7
  - OCaml 5.1.1 + s390x code gen fix for Fedora 40
* Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.0-6
  - OCaml 5.1.1 rebuild for Fedora 40
* Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.0-5
  - OCaml 5.1 rebuild for Fedora 40
* Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.0-4
  - OCaml 5.1 rebuild for Fedora 40
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.0-2
  - OCaml 5.0 rebuild for Fedora 39
* Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 0.16.0-1
  - Version 0.16.0
* 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

Files

/usr/lib/.build-id
/usr/lib/.build-id/81
/usr/lib/.build-id/81/c38093fcd04a0938cd6493d125bf243f8d1c6c
/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, Fri May 3 01:38:35 2024