Information for RPM ocaml-parsexp-0.17.0-5.rvre0.fc42.riscv64.rpm

ID48451
Buildocaml-parsexp-0.17.0-5.rvre0.fc42
Nameocaml-parsexp
Version0.17.0
Release5.rvre0.fc42
Epoch
Archriscv64
DraftFalse
SummaryS-expression parsing library
DescriptionThis 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.
Build Time2025-04-02 07:25:21 GMT
Size362.69 KB
5f786e33743e7c079a18aba781a5ae69
LicenseMIT
git:https://github.com/janestreet/parsexp.git
Provides
ocaml(Parsexp) = 85e44294883470c2f0f6d46287d12f5e
ocaml(Parsexp__) = ce7e8bcced9d54a2ce281195da05da49
ocaml(Parsexp__Automaton) = 89826fbe2047dfb0356f03d3799fafd9
ocaml(Parsexp__Automaton_action) = e988113f0bd45f7a1196045a525fe7e8
ocaml(Parsexp__Automaton_intf) = 4f2b5555ecfa00a94b0b27b8787602fb
ocaml(Parsexp__Automaton_stack) = 702031ba5864e38b4c4b539e67e5d356
ocaml(Parsexp__Automaton_stack_intf) = 9a68f8e862a80854889667a96319a227
ocaml(Parsexp__Automaton_state) = 05fdf46d0f533fd04dafe884b8d6042e
ocaml(Parsexp__Automaton_state_intf) = 9363fc678345bb0ad89729eddb4c34ec
ocaml(Parsexp__Automaton_tables) = df966c48fb45a53c439cb608d4aa3457
ocaml(Parsexp__Conv) = 0180f7e1ae741da0c1f833520742803c
ocaml(Parsexp__Conv_error) = 7cec6fde41958fc7599f6e15f89feb49
ocaml(Parsexp__Conv_intf) = 74eb3cdb6b31f44165dd7a16e468208d
ocaml(Parsexp__Cst) = 913b7539f4e928839b41a29884998eff
ocaml(Parsexp__Import) = 83f172b58825a11d53c478a0c754fd32
ocaml(Parsexp__Of_sexp_error) = 15687df5182251d43d4fa3586fb909c9
ocaml(Parsexp__Old_parser_cont_state) = 64359c17eab7290ca3e15e85aa5174cd
ocaml(Parsexp__Parse_error) = 9ec699ed4691a0dc7da338cfef0f0b29
ocaml(Parsexp__Parse_error_intf) = 8183c112e66e0dd5e32f3e806cf6d335
ocaml(Parsexp__Parser) = 579bf74c0d59e1e2f84e16647598e349
ocaml(Parsexp__Parser_intf) = dd8202c75cd11c06225f751a70a63151
ocaml(Parsexp__Parsexp_intf) = 16ed6500c873a9461c614ce54343dbb3
ocaml(Parsexp__Positions) = 4b7555123d9ba967520f07fd60a6f280
ocaml-parsexp = 0.17.0-5.rvre0.fc42
ocaml-parsexp(riscv-64) = 0.17.0-5.rvre0.fc42
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65
ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848
ocaml(CamlinternalMod) = 2841d459081b0d0dfe3bde24f9787af1
ocaml(Parsexp__) = ce7e8bcced9d54a2ce281195da05da49
ocaml(Parsexp__Automaton) = 89826fbe2047dfb0356f03d3799fafd9
ocaml(Parsexp__Automaton_action) = e988113f0bd45f7a1196045a525fe7e8
ocaml(Parsexp__Automaton_intf) = 4f2b5555ecfa00a94b0b27b8787602fb
ocaml(Parsexp__Automaton_stack) = 702031ba5864e38b4c4b539e67e5d356
ocaml(Parsexp__Automaton_stack_intf) = 9a68f8e862a80854889667a96319a227
ocaml(Parsexp__Automaton_state) = 05fdf46d0f533fd04dafe884b8d6042e
ocaml(Parsexp__Automaton_state_intf) = 9363fc678345bb0ad89729eddb4c34ec
ocaml(Parsexp__Automaton_tables) = df966c48fb45a53c439cb608d4aa3457
ocaml(Parsexp__Conv) = 0180f7e1ae741da0c1f833520742803c
ocaml(Parsexp__Conv_error) = 7cec6fde41958fc7599f6e15f89feb49
ocaml(Parsexp__Conv_intf) = 74eb3cdb6b31f44165dd7a16e468208d
ocaml(Parsexp__Cst) = 913b7539f4e928839b41a29884998eff
ocaml(Parsexp__Import) = 83f172b58825a11d53c478a0c754fd32
ocaml(Parsexp__Of_sexp_error) = 15687df5182251d43d4fa3586fb909c9
ocaml(Parsexp__Old_parser_cont_state) = 64359c17eab7290ca3e15e85aa5174cd
ocaml(Parsexp__Parse_error) = 9ec699ed4691a0dc7da338cfef0f0b29
ocaml(Parsexp__Parse_error_intf) = 8183c112e66e0dd5e32f3e806cf6d335
ocaml(Parsexp__Parser) = 579bf74c0d59e1e2f84e16647598e349
ocaml(Parsexp__Parser_intf) = dd8202c75cd11c06225f751a70a63151
ocaml(Parsexp__Parsexp_intf) = 16ed6500c873a9461c614ce54343dbb3
ocaml(Parsexp__Positions) = 4b7555123d9ba967520f07fd60a6f280
ocaml(Sexplib0) = bc68dbd2e76339ec5638da9d4c338f13
ocaml(Sexplib0__) = feb269136f42dd22b4e94da8028d5208
ocaml(Sexplib0__Sexp) = daf559cf5a6289d9a29acc235f0116fe
ocaml(Sexplib0__Sexp_conv) = d4c90e182d37964b46bc4ba0b2e61ba1
ocaml(Sexplib0__Sexp_conv_grammar) = b08d94ca27b3da663c99442a27621ea6
ocaml(Sexplib0__Sexp_grammar) = bd6d71eee88627da787e2aa62c859f13
ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e
ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c
ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4
ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5
ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2
ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54
ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5
ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a
ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569
ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5
ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f
ocaml(Stdlib__Lexing) = 3e6ab8b82b1880d4ad2ced0d57aca6f7
ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0
ocaml(Stdlib__ListLabels) = 9d8c7a36d981cc0636f00d3d90085f3e
ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029
ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff
ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be
ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515
ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 35 of 35
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/c30.00 B
/usr/lib/.build-id/c3/523501ad8383a95c75271f20626e195f7650f448.00 B
/usr/lib64/ocaml/parsexp0.00 B
/usr/lib64/ocaml/parsexp/META182.00 B
/usr/lib64/ocaml/parsexp/parsexp.cma302.92 KB
/usr/lib64/ocaml/parsexp/parsexp.cmi10.48 KB
/usr/lib64/ocaml/parsexp/parsexp.cmxs581.05 KB
/usr/lib64/ocaml/parsexp/parsexp__.cmi1.38 KB
/usr/lib64/ocaml/parsexp/parsexp__Automaton.cmi2.56 KB
/usr/lib64/ocaml/parsexp/parsexp__Automaton_action.cmi2.67 KB
/usr/lib64/ocaml/parsexp/parsexp__Automaton_intf.cmi2.56 KB
/usr/lib64/ocaml/parsexp/parsexp__Automaton_stack.cmi1.64 KB
/usr/lib64/ocaml/parsexp/parsexp__Automaton_stack_intf.cmi1.62 KB
/usr/lib64/ocaml/parsexp/parsexp__Automaton_state.cmi1.89 KB
/usr/lib64/ocaml/parsexp/parsexp__Automaton_state_intf.cmi3.04 KB
/usr/lib64/ocaml/parsexp/parsexp__Automaton_tables.cmi1.47 KB
/usr/lib64/ocaml/parsexp/parsexp__Conv.cmi2.90 KB
/usr/lib64/ocaml/parsexp/parsexp__Conv_error.cmi1.28 KB
/usr/lib64/ocaml/parsexp/parsexp__Conv_intf.cmi3.56 KB
/usr/lib64/ocaml/parsexp/parsexp__Cst.cmi1.86 KB
/usr/lib64/ocaml/parsexp/parsexp__Import.cmi4.19 KB
/usr/lib64/ocaml/parsexp/parsexp__Of_sexp_error.cmi1.35 KB
/usr/lib64/ocaml/parsexp/parsexp__Old_parser_cont_state.cmi1.17 KB
/usr/lib64/ocaml/parsexp/parsexp__Parse_error.cmi1.51 KB
/usr/lib64/ocaml/parsexp/parsexp__Parse_error_intf.cmi1.93 KB
/usr/lib64/ocaml/parsexp/parsexp__Parser.cmi1.62 KB
/usr/lib64/ocaml/parsexp/parsexp__Parser_intf.cmi3.65 KB
/usr/lib64/ocaml/parsexp/parsexp__Parsexp_intf.cmi10.51 KB
/usr/lib64/ocaml/parsexp/parsexp__Positions.cmi2.30 KB
/usr/share/doc/ocaml-parsexp0.00 B
/usr/share/doc/ocaml-parsexp/CHANGES.md542.00 B
/usr/share/doc/ocaml-parsexp/README.org5.12 KB
/usr/share/licenses/ocaml-parsexp0.00 B
/usr/share/licenses/ocaml-parsexp/LICENSE.md1.10 KB
Component of No Buildroots