SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ocaml-camlp-streams rpm build for : Fedora 40. For other distributions click ocaml-camlp-streams.

Name : ocaml-camlp-streams
Version : 5.0.1 Vendor : Fedora Project
Release : 12.fc40 Date : 2024-01-25 11:01:11
Group : Unspecified Source RPM : ocaml-camlp-streams-5.0.1-12.fc40.src.rpm
Size : 0.13 MB
Packager : Fedora Project
Summary : Stream and Genlex libraries for OCaml
Description :
The camlp-streams package provides two library modules:
- Stream: imperative streams, with in-place update and memoization of
the latest element produced.
- Genlex: a small parameterized lexical analyzer producing streams of
tokens from streams of characters.

The two modules are designed for use with Camlp4 and Camlp5:
- The stream patterns and stream expressions of Camlp4/Camlp5 consume
and produce data of type `\'a Stream.t`.
- The Genlex tokenizer can be used as a simple lexical analyzer for
Camlp4/Camlp5-generated parsers.

The Stream module can also be used by hand-written recursive-descent
parsers, but is not very convenient for this purpose.

The Stream and Genlex modules have been part of the OCaml standard
library for a long time, and have been distributed as part of the core
OCaml system. They will be removed from the OCaml standard library at
some future point, but will be maintained and distributed separately in
this camlp-streams package.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/releases/40/Everything/x86_64/os/Packages/o

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ocaml-camlp-streams-5.0.1-12.fc40.x86_64.rpm
     

Provides :
ocaml(Genlex)
ocaml(Stream)
ocaml-camlp-streams
ocaml-camlp-streams(x86-64)

Requires :
ocaml(CamlinternalFormatBasics) = 2125f26b831153c92a44f06bfde570ae
ocaml(CamlinternalLazy) = 24528204a58c2912a77812f0a2439856
ocaml(Stdlib) = 0b4549228bc9b8c1cfa1e888d7432bdf
ocaml(Stdlib__Bytes) = 4386c229afde8970cdf6f40df1a450d1
ocaml(Stdlib__Char) = b3349238be8a9667e7f08c64bf2ed465
ocaml(Stdlib__Either) = 4c7aace90230bd854d0973c7e456ef08
ocaml(Stdlib__Hashtbl) = c04858fec86768f735bb82b2552d3868
ocaml(Stdlib__Lazy) = 9339b146fb57b73e973430d5ffd6c52e
ocaml(Stdlib__List) = 8992587f26a4ebfea5772490b254b328
ocaml(Stdlib__Seq) = e469865a3128bb838ded5895e9e9e56c
ocaml(Stdlib__String) = 8d7e7cd15035dc5d921d9985a1f7d0a3
ocaml(Stdlib__Uchar) = bd0ab58d166b896b51c953631e3a39c5
ocaml(Stream) = ef0416db9804b74f4ea37fce9815d6af
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/7bc167dd425eb8fec6c074eea48dba8d354b5e
/usr/lib64/ocaml/camlp-streams
/usr/lib64/ocaml/camlp-streams/META
/usr/lib64/ocaml/camlp-streams/camlp_streams.cma
/usr/lib64/ocaml/camlp-streams/camlp_streams.cmxs
/usr/lib64/ocaml/camlp-streams/genlex.cmi
/usr/lib64/ocaml/camlp-streams/stream.cmi
/usr/share/doc/ocaml-camlp-streams
/usr/share/doc/ocaml-camlp-streams/CHANGES.md
/usr/share/doc/ocaml-camlp-streams/README.md
/usr/share/licenses/ocaml-camlp-streams
/usr/share/licenses/ocaml-camlp-streams/LICENSE

 
ICM