Sun, 19 May 2024 13:07:28 UTC | login

Information for RPM ocaml-parsexp-0.16.0-10.fc40.src.rpm

ID1225065
Nameocaml-parsexp
Version0.16.0
Release10.fc40
Epoch
Archsrc
SummaryS-expression parsing library
DescriptionThis 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.
Build Time2024-02-29 16:57:21 GMT
Size74.25 KB
c9725c7bb692d979faa2afb9b739a29d
LicenseMIT
Buildrootf40-build-784113-133236
Provides
ocaml-parsexp = 0.16.0-10.fc40
ocaml-parsexp-debuginfo = 0.16.0-10.fc40
ocaml-parsexp-debugsource = 0.16.0-10.fc40
ocaml-parsexp-devel = 0.16.0-10.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ocaml >= 4.14.0
ocaml-dune >= 2.0.0
ocaml-sexplib0-devel >= 0.16
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
ocaml-parsexp.spec6.38 KB
parsexp-0.16.0.tar.gz55.57 KB
Component of No Buildroots