SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ocaml-parsexp rpm build for : Fedora 35. For other distributions click ocaml-parsexp.

Name : ocaml-parsexp
Version : 0.14.1 Vendor : Fedora Project
Release : 2.fc35 Date : 2021-07-23 00:14:52
Group : Unspecified Source RPM : ocaml-parsexp-0.14.1-2.fc35.src.rpm
Size : 1.10 MB
Packager : Fedora Project
Summary : S-expression parsing library
Description :
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/35/Everything/x86_64/os/Packages/o

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ocaml-parsexp-0.14.1-2.fc35.x86_64.rpm
     

Provides :
ocaml(Parsexp)
ocaml(Parsexp__)
ocaml(Parsexp__Automaton_helpers)
ocaml(Parsexp__Automaton_helpers_intf)
ocaml(Parsexp__Automaton_stack)
ocaml(Parsexp__Automaton_stack_intf)
ocaml(Parsexp__Bytes0)
ocaml(Parsexp__Conv)
ocaml(Parsexp__Conv_error)
ocaml(Parsexp__Conv_intf)
ocaml(Parsexp__Cst)
ocaml(Parsexp__Import)
ocaml(Parsexp__Kind)
ocaml(Parsexp__Kind_intf)
ocaml(Parsexp__Of_sexp_error)
ocaml(Parsexp__Old_parser_cont_state)
ocaml(Parsexp__Parse_error)
ocaml(Parsexp__Parse_error_intf)
ocaml(Parsexp__Parser)
ocaml(Parsexp__Parser_automaton)
ocaml(Parsexp__Parser_automaton_internal)
ocaml(Parsexp__Parser_intf)
ocaml(Parsexp__Parsexp_intf)
ocaml(Parsexp__Positions)
ocaml-parsexp
ocaml-parsexp(x86-64)
ocamlx(Parsexp)
ocamlx(Parsexp__)
ocamlx(Parsexp__Automaton_helpers)
ocamlx(Parsexp__Automaton_helpers_intf)
ocamlx(Parsexp__Automaton_stack)
ocamlx(Parsexp__Automaton_stack_intf)
ocamlx(Parsexp__Bytes0)
ocamlx(Parsexp__Conv)
ocamlx(Parsexp__Conv_error)
ocamlx(Parsexp__Conv_intf)
ocamlx(Parsexp__Cst)
ocamlx(Parsexp__Import)
ocamlx(Parsexp__Kind)
ocamlx(Parsexp__Kind_intf)
ocamlx(Parsexp__Of_sexp_error)
ocamlx(Parsexp__Old_parser_cont_state)
ocamlx(Parsexp__Parse_error)
ocamlx(Parsexp__Parse_error_intf)
ocamlx(Parsexp__Parser)
ocamlx(Parsexp__Parser_automaton)
ocamlx(Parsexp__Parser_automaton_internal)
ocamlx(Parsexp__Parser_intf)
ocamlx(Parsexp__Parsexp_intf)
ocamlx(Parsexp__Positions)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
ocaml(Caml) = 93265872bb1091d083e754eec82c3f8d
ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961
ocaml(CamlinternalLazy) = 0ffdd4563ae8cab020b6247347c9def7
ocaml(Parsexp__) = 9bf7bc8f2b0e4893ff2f77c8f2468a5d
ocaml(Parsexp__Automaton_helpers) = 77088e808a15880167b7a1e0a927da0b
ocaml(Parsexp__Automaton_helpers_intf) = ef1064ca9f4da0ea9c1d4380aeee8124
ocaml(Parsexp__Automaton_stack) = 109ad779605358ba8b5affa7e757c6db
ocaml(Parsexp__Automaton_stack_intf) = ca103193b462c464f20d05cffe137f79
ocaml(Parsexp__Bytes0) = 877e05eaa389a4b7d5d0d4e118e968ac
ocaml(Parsexp__Conv) = 62e97aad6b788971c4217b0eb00cfa37
ocaml(Parsexp__Conv_error) = 804d81c626574490d939a925bf587971
ocaml(Parsexp__Conv_intf) = aa432fdad4be4a1bc325a2703a649e76
ocaml(Parsexp__Cst) = 73e7d14c82a90b4ad7bdd341ecab7d7e
ocaml(Parsexp__Import) = e72a68f08f540fa74bebcce696a3b408
ocaml(Parsexp__Kind) = 1a9f5a7b8a4100b2cbd45af2eef1b102
ocaml(Parsexp__Kind_intf) = dd64360fe36567c3d44cc91bfa4fd903
ocaml(Parsexp__Of_sexp_error) = 197dd49b17af511882647b2a029935f1
ocaml(Parsexp__Old_parser_cont_state) = a60abbd093c894569f9e51fd325311ad
ocaml(Parsexp__Parse_error) = dab462cb93946259104ae9aeca093d33
ocaml(Parsexp__Parse_error_intf) = 9320088db089b0b60aa2fdddac27993c
ocaml(Parsexp__Parser) = 008149e3a73def84b5a66ae3028a8b56
ocaml(Parsexp__Parser_automaton) = 8e83954169c122ec2044e350febacde0
ocaml(Parsexp__Parser_automaton_internal) = 3326bf8f439f49a796b968fcefe9d2f8
ocaml(Parsexp__Parser_intf) = af5e90d4ebe642fe05259f0e721495f5
ocaml(Parsexp__Parsexp_intf) = 6cf762bc1de4aba04eef7b7a68db94ae
ocaml(Parsexp__Positions) = 8bccfd1a9fa78f14e11510563cb9bfa1
ocaml(Sexplib0) = aa60d567a63734c4ba60ce7dedf6dd50
ocaml(Sexplib0__) = 792333d4da1bb4074431b44bba5edb73
ocaml(Sexplib0__Lazy_group_id) = 2634d3e0a6dc27c3ea3a736817049cd6
ocaml(Sexplib0__Raw_grammar) = e7520ee9db1d64294f6f334efbf79d04
ocaml(Sexplib0__Sexp) = ddd026c665d86d668bdf5d1a9ce73961
ocaml(Sexplib0__Sexp_conv) = a7ebc5809ab93f1e2fac7025e5c43816
ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347
ocaml(Stdlib__array) = 4e32e71cf085ea7194f43622fdc89508
ocaml(Stdlib__buffer) = 9eaf2b1cd70e33601c152d1ce1bb8be9
ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3
ocaml(Stdlib__char) = ccd3738d6394dcb9283f27d985cd03db
ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347
ocaml(Stdlib__format) = e8696010fc66d4ce9a3bc3f311f6ea20
ocaml(Stdlib__hashtbl) = c3ec10b93bb358686d02fa9c5f4adb6b
ocaml(Stdlib__int32) = 4c0749e51d8fce5752bcb00fe42a4ddc
ocaml(Stdlib__lazy) = 5d62f857d0f7ae5149ebb6d1d7bf1f95
ocaml(Stdlib__lexing) = f7569937b419d08065107a2889d2cf28
ocaml(Stdlib__listLabels) = 7777798186fee7d7f5b1c4904757878e
ocaml(Stdlib__obj) = 2b540dc54438cf063883f6e85c4aa37a
ocaml(Stdlib__printexc) = 2ed36879cfa0bc71cb0de0098e5580b3
ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c
ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759
ocaml(Stdlib__sys) = eb89f871835c4515431f0752466ac613
ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6
ocamlx(CamlinternalLazy) = 5f1da61615ee34940899352e3f13883f
ocamlx(Stdlib) = 905355729c82ef4d2184c394a250f1a3
ocamlx(Stdlib__array) = bd748df8b673a5572a68c6ed97643075
ocamlx(Stdlib__buffer) = f2c7899840b35768dd26b48c02f5d47d
ocamlx(Stdlib__bytes) = 1920173de71d5daeef951ba8094b058a
ocamlx(Stdlib__char) = ceadb77e2c81b1c955823f0bf953c676
ocamlx(Stdlib__format) = 41296ac99a85560c95c2f9d56ed27a7d
ocamlx(Stdlib__listLabels) = e275abe9b57d5299c73c544e2f3745ce
ocamlx(Stdlib__printexc) = e4c142a6302c9afbffcc5e2dbfab469c
ocamlx(Stdlib__string) = 0f51be4faacbfc99b4c9b3c427cf5bd8
ocamlx(Stdlib__sys) = 53713114014cf8545db403b325aa77cd
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)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/78
/usr/lib/.build-id/78/c3182ee5bfbf3457d995ac8fa78d4016061380
/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_helpers.cmi
/usr/lib64/ocaml/parsexp/parsexp__Automaton_helpers_intf.cmi
/usr/lib64/ocaml/parsexp/parsexp__Automaton_stack.cmi
/usr/lib64/ocaml/parsexp/parsexp__Automaton_stack_intf.cmi
/usr/lib64/ocaml/parsexp/parsexp__Bytes0.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__Kind.cmi
/usr/lib64/ocaml/parsexp/parsexp__Kind_intf.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_automaton.cmi
/usr/lib64/ocaml/parsexp/parsexp__Parser_automaton_internal.cmi
/usr/lib64/ocaml/parsexp/parsexp__Parser_intf.cmi
/usr/lib64/ocaml/parsexp/parsexp__Parsexp_intf.cmi
There is 6 files more in these RPM.

 
ICM