SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ocaml-parsexp
Version : 0.13.0 Vendor : Fedora Project
Release : 5.fc32.1 Date : 2020-02-28 01:47:17
Group : Unspecified Source RPM : ocaml-parsexp-0.13.0-5.fc32.1.src.rpm
Size : 1.03 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/updates/testing/32/Everything/x86_64/Packages/o

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ocaml-parsexp-0.13.0-5.fc32.1.i686.rpm
ftp.icm.edu.pl  ocaml-parsexp-0.13.0-5.fc32.1.i686.rpm
     Search for other platforms
ocaml-parsexp-0.13.0-5.fc32.1.sparc.rpm
ocaml-parsexp-0.13.0-5.fc32.1.alpha.rpm
ocaml-parsexp-0.13.0-5.fc32.1.ppc.rpm
ocaml-parsexp-0.13.0-5.fc32.1.ia64.rpm
ocaml-parsexp-0.13.0-5.fc32.1.s390.rpm

Provides :
ocaml(Parsexp)
ocaml(Parsexp__)
ocaml(Parsexp__Cst)
ocaml(Parsexp__Import)
ocaml(Parsexp__Parser_automaton)
ocaml(Parsexp__Parser_automaton_internal)
ocaml(Parsexp__Parsexp_intf)
ocaml(Parsexp__Positions)
ocaml-parsexp
ocaml-parsexp(x86-32)

Requires :
libc.so.6
libc.so.6(GLIBC_2.1.3)
ocaml(Caml) = 56523a7c86aeab165a1617f80b8195aa
ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf
ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4
ocaml(Parsexp__) = 92d802ff10a0ab22faf46e66b99c4e72
ocaml(Parsexp__Cst) = 231e942517df16656ca6e269d6ea813a
ocaml(Parsexp__Import) = 2f790c9aa374d7e841f998060e73edca
ocaml(Parsexp__Parser_automaton_internal) = 7f7a02c55fe2ee937c8b44423dc1555d
ocaml(Parsexp__Parsexp_intf) = ab8177e26b7494d821ba489d5c4c3a04
ocaml(Parsexp__Positions) = 00599bb13ccc58be05412ee1b2d2695f
ocaml(Sexplib0) = 8dc0706301d63b2afe898b33af7db57d
ocaml(Sexplib0__Sexp) = 1f3906a0dde1e608a6b2099103811a2c
ocaml(Sexplib0__Sexp_conv) = 6e185d1713684314af532f7f225de4d0
ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3
ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024
ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec
ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e
ocaml(Stdlib__char) = 2f2acf8bdbc1a264012f13ea21fa0c4b
ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018
ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8
ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf
ocaml(Stdlib__lazy) = fc2e64496010f839ea977622a4ebeafc
ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5
ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a
ocaml(Stdlib__listLabels) = 683be3036e610dcdee760b7c448f32ed
ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6
ocaml(Stdlib__printexc) = ed69988976f47e63364ac57d164dda5f
ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679
ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e
ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4
ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3
ocaml(runtime) = 4.10.0
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/9c
/usr/lib/.build-id/9c/3b0ff272f3b35a74d1577f5f1aa89afefc369f
/usr/lib/ocaml/parsexp
/usr/lib/ocaml/parsexp/META
/usr/lib/ocaml/parsexp/parsexp.cma
/usr/lib/ocaml/parsexp/parsexp.cmi
/usr/lib/ocaml/parsexp/parsexp.cmxs
/usr/lib/ocaml/parsexp/parsexp__.cmi
/usr/lib/ocaml/parsexp/parsexp__Cst.cmi
/usr/lib/ocaml/parsexp/parsexp__Import.cmi
/usr/lib/ocaml/parsexp/parsexp__Parser_automaton.cmi
/usr/lib/ocaml/parsexp/parsexp__Parser_automaton_internal.cmi
/usr/lib/ocaml/parsexp/parsexp__Parsexp_intf.cmi
/usr/lib/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

 
ICM