| 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.17.0 | Vendor: Fedora Project |
| Release: 12.fc45 | Build date: Fri Jul 17 02:40:13 2026 |
| Group: Unspecified | Build host: buildvm-ppc64le-07.rdu3.fedoraproject.org |
| Size: 1008165 | Source RPM: ocaml-parsexp-0.17.0-12.fc45.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 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 0.17.0-11 - OCaml 5.5.0 rebuild - Use the dune declarative buildsystem * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 0.17.0-10 - OCaml 5.4.1 rebuild * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Tue Jan 13 2026 Jerry James <loganjerry@gmail.com> - 0.17.0-8 - Reflow the description text * Mon Oct 13 2025 Richard W.M. Jones <rjones@redhat.com> - 0.17.0-7 - OCaml 5.4.0 rebuild * Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Fri Jul 11 2025 Jerry James <loganjerry@gmail.com> - 0.17.0-5 - Rebuild to fix OCaml dependencies * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jan 09 2025 Jerry James <loganjerry@gmail.com> - 0.17.0-3 - OCaml 5.3.0 rebuild for Fedora 42 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
/usr/lib/.build-id /usr/lib/.build-id/38 /usr/lib/.build-id/38/193de8baee849f18e5b0e11e179093afc13635 /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, Sun Sep 6 00:09:49 2026