SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ocaml-camlp-streams
Version : 5.0.1 Vendor : Fedora Project
Release : 16.fc42 Date : 2025-01-09 18:40:05
Group : Unspecified Source RPM : ocaml-camlp-streams-5.0.1-16.fc42.src.rpm
Size : 0.12 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/development/rawhide/Everything/x86_64/os/Packages/o

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65
ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848
ocaml(Stdlib) = 6a82e83554ad797b37ccbdfb6821c2b7
ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5
ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2
ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5
ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569
ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f
ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0
ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff
ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be
ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b
ocaml(Stream) = fd584962adfb7fab9789901994a785d3
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/4e
/usr/lib/.build-id/4e/7d5ebd48dca4260615a3224980c3b7b758f447
/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