SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ocaml-camlp-streams
Version : 5.0.1 Vendor : Fedora Project
Release : 15.fc41 Date : 2024-07-19 08:46:35
Group : Unspecified Source RPM : ocaml-camlp-streams-5.0.1-15.fc41.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/41/Everything/x86_64/os/Packages/o

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ocaml-camlp-streams-5.0.1-15.fc41.x86_64.rpm
ftp.icm.edu.pl  ocaml-camlp-streams-5.0.1-15.fc41.x86_64.rpm
     

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

Requires :
ocaml(CamlinternalFormatBasics) = 2ef2d91ced81f6c72f852bab8ab406e0
ocaml(CamlinternalLazy) = 28173492bf873b63b1060c5b0431a0ea
ocaml(Stdlib) = e8d9af458547c45080a71b9a6eaed658
ocaml(Stdlib__Bytes) = d5a54ebfd096c4af2a47315dda118f2d
ocaml(Stdlib__Char) = fb8814fde1438273056af82bd8dcb092
ocaml(Stdlib__Either) = d56b2e9ca14b69fdeef09f3b2fbd10ad
ocaml(Stdlib__Hashtbl) = a95c460b872969c8d1b778e529006189
ocaml(Stdlib__Lazy) = 757b1a23dec7f8ff3ce03118ba27943a
ocaml(Stdlib__List) = 0cd6f52e67f5324941afcf7df215a281
ocaml(Stdlib__Seq) = ac22688c50c848ab417492a023ff76ab
ocaml(Stdlib__String) = cdb3775f91c0e999766c3b2a50f03a7d
ocaml(Stdlib__Uchar) = 7eb8f0d1a7c18933885eaef3b23d79f4
ocaml(Stream) = 248d46133753aafc305d1f06b7f98419
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/19
/usr/lib/.build-id/19/08b56912681592c5eea4fc93bb8760b24ba208
/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