Sun, 19 May 2024 20:53:47 UTC | login

Information for RPM ocaml-parsexp-0.14.0-5.fc33.1.src.rpm

ID781748
Nameocaml-parsexp
Version0.14.0
Release5.fc33.1
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 Time2021-04-25 16:05:34 GMT
Size58.07 KB
f5bc7d8c65c4d866b77082dd907c4c3f
LicenseMIT
Buildrootf33-build-597875-67039
Provides
ocaml-parsexp = 0.14.0-5.fc33.1
ocaml-parsexp-debuginfo = 0.14.0-5.fc33.1
ocaml-parsexp-debugsource = 0.14.0-5.fc33.1
ocaml-parsexp-devel = 0.14.0-5.fc33.1
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ocaml >= 4.04.2
ocaml-base-devel >= 0.14
ocaml-dune >= 2.0.0
ocaml-sexplib0-devel >= 0.14
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.spec4.29 KB
parsexp-0.14.0.tar.gz47.48 KB
Component of No Buildroots