Fri, 29 Mar 2024 13:04:59 UTC | login

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

ID605815
Nameocaml-parsexp
Version0.13.0
Release8.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-05-08 15:28:55 GMT
Size55.37 KB
12415991780766f6fb013f277786d5a6
LicenseMIT
Buildrootf33-build-202527-48144
Provides
ocaml-parsexp = 0.13.0-8.fc33
ocaml-parsexp-debuginfo = 0.13.0-8.fc33
ocaml-parsexp-debugsource = 0.13.0-8.fc33
ocaml-parsexp-devel = 0.13.0-8.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.65 KB
parsexp-0.13.0.tar.gz45.44 KB
Component of No Buildroots