Sun, 19 May 2024 21:40:27 UTC | login

Information for RPM ocaml-parsexp-0.13.0-7.fc33.src.rpm

ID596669
Nameocaml-parsexp
Version0.13.0
Release7.fc33
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 Time2020-04-29 12:51:44 GMT
Size55.25 KB
fb6abb27f1a4f2a454a8fe5dc5ffdff0
LicenseMIT
Buildrootf33-build-191253-46419
Provides
ocaml-parsexp = 0.13.0-7.fc33
ocaml-parsexp-debuginfo = 0.13.0-7.fc33
ocaml-parsexp-debugsource = 0.13.0-7.fc33
ocaml-parsexp-devel = 0.13.0-7.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ocaml >= 4.04.2
ocaml-base-devel >= 0.13
ocaml-dune >= 1.5.1
ocaml-findlib
ocaml-sexplib0-devel >= 0.13
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.spec3.55 KB
parsexp-0.13.0.tar.gz45.44 KB
Component of No Buildroots