Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ocaml-parsexp | Distribution: Fedora Project |
Version: 0.16.0 | Vendor: Fedora Project |
Release: 3.fc39 | Build date: Thu Jul 20 20:48:33 2023 |
Group: Unspecified | Build host: buildvm-s390x-06.s390.fedoraproject.org |
Size: 732103 | Source RPM: ocaml-parsexp-0.16.0-3.fc39.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.
MIT
* 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 * 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
/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__.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, Sun Mar 9 17:16:57 2025