SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ocaml-parsexp
Version : 0.16.0 Vendor : Fedora Project
Release : 3.fc39 Date : 2023-07-20 19:31:38
Group : Unspecified Source RPM : ocaml-parsexp-0.16.0-3.fc39.src.rpm
Size : 1.22 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: /vol/rzm3/linux-fedora-buffet/fedora/linux/releases/39/Everything/x86_64/os/Packages/o

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ocaml-parsexp-0.16.0-3.fc39.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)

Requires :
ocaml(CamlinternalFormatBasics) = cecfafd5c021473f5e358c96ac7502a0
ocaml(CamlinternalLazy) = 2c797917c31a980b79e9d16d84057b70
ocaml(CamlinternalMod) = 5f3bf6a430a949e1f685fd8552eeeda5
ocaml(Parsexp__) = f2ace3978a2fbc2bd16eb2281215b6d1
ocaml(Parsexp__Automaton) = 4a6ebb94b1443d8fc1ea9c0697e70dda
ocaml(Parsexp__Automaton_action) = 7ea5df0a8a51742f6c75154af229d949
ocaml(Parsexp__Automaton_intf) = af56c1ef821aa4c7954e0a6b5542eda7
ocaml(Parsexp__Automaton_stack) = ecf71d83510ec5c0d795adac27a75640
ocaml(Parsexp__Automaton_stack_intf) = 407b47529dd4d9bfc107d3a504b99d2a
ocaml(Parsexp__Automaton_state) = 37263914f14d52a5797801f9cbe6b3ae
ocaml(Parsexp__Automaton_state_intf) = 5fe71ddcc03396b70f139512820277c8
ocaml(Parsexp__Automaton_tables) = 13e5975f8421020d7d0eaac763063a9d
ocaml(Parsexp__Conv) = f3700023039a0acd757e6376a4da2ed0
ocaml(Parsexp__Conv_error) = 44fd216ae0914b12ea266e1695e30719
ocaml(Parsexp__Conv_intf) = 7515797f3fe0f1f6c7849b1bfe1fffbe
ocaml(Parsexp__Cst) = 9e4fa694b5459ca8dc57401afd5a41b4
ocaml(Parsexp__Import) = ddeeda4f3d087763434f5b298a744116
ocaml(Parsexp__Of_sexp_error) = 314a8d3c0206f676ae3255278a7e4466
ocaml(Parsexp__Old_parser_cont_state) = 8c00e705a8d193634edad4296123afcf
ocaml(Parsexp__Parse_error) = 075eb3a6e5b2c4045ac35cbeff8eff11
ocaml(Parsexp__Parse_error_intf) = 2d9731a60562cdc2fd8533144826da45
ocaml(Parsexp__Parser) = a727c4dbbfde67345990f3e4482535d7
ocaml(Parsexp__Parser_intf) = 6f14d3d2f13cc3b47f79f8d39a2071ad
ocaml(Parsexp__Parsexp_intf) = e9b1e31eb44a2d898828be4a40b1385c
ocaml(Parsexp__Positions) = e52e42adc40ca1b5f89a78448b9b7a40
ocaml(Sexplib0) = cfccb2e749552097d601143b260729ed
ocaml(Sexplib0__) = cee7851507cee476d084f632227d021b
ocaml(Sexplib0__Sexp) = c604584979900a74954425781d43bb33
ocaml(Sexplib0__Sexp_conv) = 7d65e30e34de31d6910fecb2a4b77e30
ocaml(Sexplib0__Sexp_conv_grammar) = 8eabce29b56fb51aca614d987a0b56b8
ocaml(Sexplib0__Sexp_grammar) = 954634f2fd29135a2b448b3d8aa44c34
ocaml(Stdlib) = 85f85ddb47edc0c7579657eee740302d
ocaml(Stdlib__Array) = 9bcf1a06bdcfbb976f898e818e15611a
ocaml(Stdlib__Buffer) = 12b944b4b2913751cd65bdc638975d4d
ocaml(Stdlib__Bytes) = b0d2a0027e7278e26a1fe4bc0e79a690
ocaml(Stdlib__Char) = 71d01c936f35204d25fbdc2a38153066
ocaml(Stdlib__Domain) = 0d152be3cd9163970a657d842fca8ecf
ocaml(Stdlib__Either) = b3ad0f8c65f28252059edebc03f68808
ocaml(Stdlib__Format) = e7385010d0d6a0bbd4191bc7546d458a
ocaml(Stdlib__Hashtbl) = bafdecabd3fce4f5ccc09a1a5587dab4
ocaml(Stdlib__Int32) = 1db604c2106f996ea47a572773a5ff7f
ocaml(Stdlib__Lazy) = ca3d5c326131437daef18ae34e7f4aa9
ocaml(Stdlib__Lexing) = be62854f0fbcd8531fe531cd00e34821
ocaml(Stdlib__List) = feb7c568830f9f239501efb83f4725e4
ocaml(Stdlib__ListLabels) = b531f5d32f73cc39d609456e75b4b131
ocaml(Stdlib__Obj) = 85655eceec5bcd6c7c4ef5dd6758b19d
ocaml(Stdlib__Seq) = cc3f899885b746f777815dc93be7ede2
ocaml(Stdlib__String) = facad7e0dada5941148738b8188d844f
ocaml(Stdlib__Sys) = a0375c47cee9c7e20ff8f61d4f04e748
ocaml(Stdlib__Uchar) = 9ea864085095970c73b7b17c26c37317
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/e7
/usr/lib/.build-id/e7/380bbb6e75637432a98d6c89ed90e6b2ef6f03
/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