SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ocaml-camlp-streams
Version : 5.0.1 Vendor : Fedora Project
Release : 7.fc39 Date : 2023-07-20 19:20:24
Group : Unspecified Source RPM : ocaml-camlp-streams-5.0.1-7.fc39.src.rpm
Size : 0.16 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/linux/releases/39/Everything/x86_64/os/Packages/o

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ocaml-camlp-streams-5.0.1-7.fc39.x86_64.rpm
     

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

Requires :
ocaml(CamlinternalFormatBasics) = cecfafd5c021473f5e358c96ac7502a0
ocaml(CamlinternalLazy) = 2c797917c31a980b79e9d16d84057b70
ocaml(Stdlib) = 85f85ddb47edc0c7579657eee740302d
ocaml(Stdlib__Bytes) = b0d2a0027e7278e26a1fe4bc0e79a690
ocaml(Stdlib__Char) = 71d01c936f35204d25fbdc2a38153066
ocaml(Stdlib__Either) = b3ad0f8c65f28252059edebc03f68808
ocaml(Stdlib__Hashtbl) = bafdecabd3fce4f5ccc09a1a5587dab4
ocaml(Stdlib__Lazy) = ca3d5c326131437daef18ae34e7f4aa9
ocaml(Stdlib__List) = feb7c568830f9f239501efb83f4725e4
ocaml(Stdlib__Seq) = cc3f899885b746f777815dc93be7ede2
ocaml(Stdlib__String) = facad7e0dada5941148738b8188d844f
ocaml(Stdlib__Uchar) = 9ea864085095970c73b7b17c26c37317
ocaml(Stream) = 7d197788807ed7eee2a63f9e5031d4eb
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/5a
/usr/lib/.build-id/5a/c607a3c1c9f79ba0bd27fc22b93bb15b615b67
/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