Tue, 28 May 2024 22:02:14 UTC | login

Information for RPM ocaml-parsexp-0.15.0-9.fc38.src.rpm

ID933790
Nameocaml-parsexp
Version0.15.0
Release9.fc38
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 Time2023-02-25 12:09:02 GMT
Size72.79 KB
ee8a5caf0ce4a4fa56963f516963ef45
LicenseMIT
Buildrootf38-build-685440-80580
Provides
ocaml-parsexp = 0.15.0-9.fc38
ocaml-parsexp-debuginfo = 0.15.0-9.fc38
ocaml-parsexp-debugsource = 0.15.0-9.fc38
ocaml-parsexp-devel = 0.15.0-9.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ocaml >= 4.08.0
ocaml-base-devel >= 0.15
ocaml-dune >= 2.0.0
ocaml-sexplib0-devel >= 0.15
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.spec5.27 KB
parsexp-0.15.0.tar.gz55.15 KB
Component of No Buildroots