SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ocaml-parsexp rpm build for : openSUSE Tumbleweed. For other distributions click ocaml-parsexp.

Name : ocaml-parsexp
Version : 0.16.0 Vendor : obs://build_opensuse_org/home:frispete
Release : 3.16 Date : 2023-05-05 07:05:05
Group : Development/Languages/OCaml Source RPM : ocaml-parsexp-0.16.0-3.16.src.rpm
Size : 0.51 MB
Packager : (none)
Summary : S-expression parsing library
Description :
This library provides generic parsers for parsing S-expressions from
strings or other medium.

The library is focused on performances but still provide full generic
parsers that can be used with strings, bigstrings, lexing buffers,
character streams or any other sources effortlessly.

It provides three different class 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 report properly
located errors at little cost
- the Concrete Syntax Tree parsers, produce 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 IO functions. To read
s-expressions from files or other external sources, you should use
parsexp_io.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/frispete:/ocaml/openSUSE_Tumbleweed/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
ocaml-parsexp
ocaml-parsexp(x86-64)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib64/ocaml
/usr/lib64/ocaml/parsexp
/usr/lib64/ocaml/parsexp/parsexp.cmxs
/usr/share/doc/packages/ocaml-parsexp
/usr/share/doc/packages/ocaml-parsexp/CHANGES.md
/usr/share/licenses/ocaml-parsexp
/usr/share/licenses/ocaml-parsexp/LICENSE.md

 
ICM