SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ocaml-parsexp
Version : 0.15.0 Vendor : Fedora Project
Release : 4.fc36 Date : 2022-03-01 21:41:17
Group : Unspecified Source RPM : ocaml-parsexp-0.15.0-4.fc36.src.rpm
Size : 1.07 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/36/Everything/x86_64/os/Packages/o

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ocaml-parsexp-0.15.0-4.fc36.x86_64.rpm
ftp.icm.edu.pl  ocaml-parsexp-0.15.0-4.fc36.x86_64.rpm
     

Provides :
ocaml(Parsexp)
ocaml(Parsexp__)
ocaml(Parsexp__Automaton)
ocaml(Parsexp__Automaton_action)
ocaml(Parsexp__Automaton_intf)
ocaml(Parsexp__Automaton_stack)
ocaml(Parsexp__Automaton_stack_intf)
ocaml(Parsexp__Automaton_state)
ocaml(Parsexp__Automaton_state_intf)
ocaml(Parsexp__Automaton_tables)
ocaml(Parsexp__Conv)
ocaml(Parsexp__Conv_error)
ocaml(Parsexp__Conv_intf)
ocaml(Parsexp__Cst)
ocaml(Parsexp__Import)
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_intf)
ocaml(Parsexp__Parsexp_intf)
ocaml(Parsexp__Positions)
ocaml-parsexp
ocaml-parsexp(x86-64)
ocamlx(Parsexp)
ocamlx(Parsexp__)
ocamlx(Parsexp__Automaton)
ocamlx(Parsexp__Automaton_action)
ocamlx(Parsexp__Automaton_intf)
ocamlx(Parsexp__Automaton_stack)
ocamlx(Parsexp__Automaton_stack_intf)
ocamlx(Parsexp__Automaton_state)
ocamlx(Parsexp__Automaton_state_intf)
ocamlx(Parsexp__Automaton_tables)
ocamlx(Parsexp__Conv)
ocamlx(Parsexp__Conv_error)
ocamlx(Parsexp__Conv_intf)
ocamlx(Parsexp__Cst)
ocamlx(Parsexp__Import)
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_intf)
ocamlx(Parsexp__Parsexp_intf)
ocamlx(Parsexp__Positions)

Requires :
ocaml(Caml) = a7156b5bfb30141f56276cb4780337d3
ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7
ocaml(CamlinternalLazy) = 82103148a05e285950684f44991b3567
ocaml(CamlinternalMod) = 92273e2dfce7fcf989bac3ceb0683002
ocaml(Parsexp__) = 2aea6c1bcf2268a757f891438e239a10
ocaml(Parsexp__Automaton) = 1b5645b69c5d2a88fab4a84439409c98
ocaml(Parsexp__Automaton_action) = 9edc28ee5e23ee22f8c301d752d7b362
ocaml(Parsexp__Automaton_intf) = 49809b4f2a4a31d62fcc996851a36111
ocaml(Parsexp__Automaton_stack) = e925b9f68d25a8589a43853e3d3eb4e7
ocaml(Parsexp__Automaton_stack_intf) = 29e66e609ea1fb15fc864e3b24edd791
ocaml(Parsexp__Automaton_state) = 4bbf3aefef73959f9f2d379e60fde4c8
ocaml(Parsexp__Automaton_state_intf) = 36163e32813629c03be7b12752b85e56
ocaml(Parsexp__Automaton_tables) = 3489ae0b71d986d5f73242102a5b27b4
ocaml(Parsexp__Conv) = 2505de5e634b8bb271c4a0ce850a9c13
ocaml(Parsexp__Conv_error) = aede4cab764babafbc2c73b6843a2d25
ocaml(Parsexp__Conv_intf) = d3990267e3a325f4af33db92a0084f84
ocaml(Parsexp__Cst) = f629bc2f378c4cfc0f4ad9ef3a7942c5
ocaml(Parsexp__Import) = 9eecde96d0126b8b900980e052eb0049
ocaml(Parsexp__Of_sexp_error) = 8fdc093d8a11356a653e0841d4b54347
ocaml(Parsexp__Old_parser_cont_state) = ce077b23639aeb7649e224c7ac5fb031
ocaml(Parsexp__Parse_error) = 4838b60c28fc69a142d1db12293eb417
ocaml(Parsexp__Parse_error_intf) = 0f45928487c08f60080d0e9ec12ef30d
ocaml(Parsexp__Parser) = 4bb419b00e8afbffa09bae95f428cb6d
ocaml(Parsexp__Parser_intf) = 30fe645a0bd1e701bb88a6587dd8ddab
ocaml(Parsexp__Parsexp_intf) = f82bd0fe94d9ec001270672d23496717
ocaml(Parsexp__Positions) = ab45019c5e5992e724335c06d486a3e1
ocaml(Sexplib0) = 8452a50dbbe37666dc6597ba4325e320
ocaml(Sexplib0__) = 46d4d45ac8d16381b223d3911264ae49
ocaml(Sexplib0__Sexp) = 80fd28081f1b9b3113a8974fc72f7e84
ocaml(Sexplib0__Sexp_conv) = c7a14300d7dc494fbea8c8f0d66020db
ocaml(Sexplib0__Sexp_conv_grammar) = ee3de2b53274eb58b75ec0247529a030
ocaml(Sexplib0__Sexp_grammar) = 319bb0024fb94f49cbb6c23b58e6dc2c
ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df
ocaml(Stdlib__Array) = 581e55eba14aacb7d3a90da809c6bf38
ocaml(Stdlib__Buffer) = ae6f92ba6bb2f608ab1494d80d56dc6a
ocaml(Stdlib__Bytes) = cbde478960c3a756d3d7c559b25871ed
ocaml(Stdlib__Char) = 61e527e7ba78bf9450c29456437722da
ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c
ocaml(Stdlib__Format) = 7ec40152121873f806ea6f674af87963
ocaml(Stdlib__Hashtbl) = f8a1618a0afdf7b51a7efc58d3ada50b
ocaml(Stdlib__Int32) = d70207015a28d6f8cb16cbf3df490417
ocaml(Stdlib__Lazy) = dee386391ddbe73d02c1439b3b21df37
ocaml(Stdlib__Lexing) = 58f88856435bd604950e119384ea45a3
ocaml(Stdlib__ListLabels) = 15da8f88a745ee7148e837971f1b07e2
ocaml(Stdlib__Obj) = f013b5ab5f624540d41df4b458d374b4
ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18
ocaml(Stdlib__String) = 2e8342c86495af4a502e4634e35933ed
ocaml(Stdlib__Sys) = 77e29567f2d5143158a3c6ae227ebb37
ocaml(Stdlib__Uchar) = 6f39f075b573943ab932cfc8fc5bfd5d
ocamlx(CamlinternalLazy) = 996253023a701ed9829a1b68222ea67d
ocamlx(CamlinternalMod) = 4380b30d1cd2228059adef903b6d5475
ocamlx(Parsexp__Automaton) = 7aadf693ea6d9713632b7def36ba6cbc
ocamlx(Parsexp__Automaton_action) = 4fe2a7059f7cca8e5631bf1a4b3f8b5d
ocamlx(Parsexp__Automaton_stack) = 1b628492aaf05c2f6307cdba72ceeff2
ocamlx(Parsexp__Automaton_stack_intf) = 937b1f112232388a45ccd2f0d474e741
ocamlx(Parsexp__Automaton_state) = a1521c012777e7c0cce83bec59a9171b
ocamlx(Parsexp__Automaton_state_intf) = 86f4d163577c7868019a42b805abeb4d
ocamlx(Parsexp__Automaton_tables) = 6eabdf82669e5219844f2be5a8476999
ocamlx(Parsexp__Conv) = a93043721f4b9984f0e9cca3b27d33f1
ocamlx(Parsexp__Conv_intf) = 5eee0d76709c7aff12b0c80aca70b9a1
ocamlx(Parsexp__Import) = 283e05778671ba7f40a9052b9cf95904
ocamlx(Parsexp__Of_sexp_error) = 846ef970042610309bab1dc121cc48d5
ocamlx(Parsexp__Parse_error) = 8e16af666b33ed625dcf2397be01b8fb
ocamlx(Parsexp__Parse_error_intf) = 93c5adc69ba27219b10409d17eba219f
ocamlx(Parsexp__Parser) = 9c4f358a483fee995f73defc10b25b12
ocamlx(Parsexp__Parser_intf) = b06f1007aa70348cf77474f54b995943
ocamlx(Parsexp__Positions) = 387ca6bea787057fe513de4e9ba10aed
ocamlx(Sexplib0__Sexp) = 98c3cc82285c97255bea963a601a9580
ocamlx(Sexplib0__Sexp_conv) = 0136eadfec6b38a40d93d3c1ed757837
ocamlx(Stdlib) = f8b8b4ee0b917ebd74ad56082a6500fe
ocamlx(Stdlib__Array) = aab10518c3f1158148fe7713d20dc740
ocamlx(Stdlib__Buffer) = 43d30e9472f560e84d2d0f69ae890ba5
ocamlx(Stdlib__Bytes) = 33e3746ac47aa01c0ae846774479f668
ocamlx(Stdlib__Char) = 64ea034a825e47025f1dc8bfe9ae8e10
ocamlx(Stdlib__Format) = f0b02a997e83d9117ebfeb35c9fa61c6
ocamlx(Stdlib__ListLabels) = 03fe4d1e23cca6664eab4e13e36513c3
ocamlx(Stdlib__String) = e3d157a8c85cee272249a1c492e502f5
ocamlx(Stdlib__Sys) = 3aa3655700ec2d80629d3a9555109f96
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/3c
/usr/lib/.build-id/3c/48afb9169c2b0666d07ee8d44f81920c69edb7
/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
There is 5 files more in these RPM.

 
ICM