Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ocaml-camlp-streams-5.0.1-2.fc37 RPM for x86_64

From Fedora 37 for x86_64 / o

Name: ocaml-camlp-streams Distribution: Fedora Project
Version: 5.0.1 Vendor: Fedora Project
Release: 2.fc37 Build date: Fri Jul 22 03:25:04 2022
Group: Unspecified Build host: buildvm-x86-31.iad2.fedoraproject.org
Size: 57101 Source RPM: ocaml-camlp-streams-5.0.1-2.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/ocaml/camlp-streams
Summary: Stream and Genlex libraries for OCaml
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.

Provides

Requires

License

LGPLv2 with exceptions

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 05 2022 Jerry James <loganjerry@gmail.com> - 5.0.1-1
  - Initial RPM (rhbz#2104283)

Files

/usr/lib/.build-id
/usr/lib/.build-id/77
/usr/lib/.build-id/77/4b87a5ca157df1dbfa6f20ad4e539f2f06441c
/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 20:33:48 2024