SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ocaml-easy-format rpm build for : Fedora 37. For other distributions click ocaml-easy-format.

Name : ocaml-easy-format
Version : 1.3.2 Vendor : Fedora Project
Release : 20.fc37 Date : 2022-07-22 03:19:36
Group : Unspecified Source RPM : ocaml-easy-format-1.3.2-20.fc37.src.rpm
Size : 0.27 MB
Packager : Fedora Project
Summary : High-level and functional interface to the Format module
Description :
This module offers a high-level and functional interface to the Format
module of the OCaml standard library. It is a pretty-printing
facility, i.e. it takes as input some code represented as a tree and
formats this code into the most visually satisfying result, breaking
and indenting lines of code where appropriate.

Input data must be first modeled and converted into a tree using 3
kinds of nodes:

atoms
lists
labeled nodes

Atoms represent any text that is guaranteed to be printed as-is. Lists
can model any sequence of items such as arrays of data or lists of
definitions that are labeled with something like \"int main\", \"let x
=\" or \"x:\".

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/37/Everything/x86_64/os/Packages/o

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ocaml-easy-format-1.3.2-20.fc37.x86_64.rpm
     

Provides :
ocaml(Easy_format)
ocaml-easy-format
ocaml-easy-format(x86-64)

Requires :
ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15
ocaml(Stdlib) = 6d7bf11af14ea68354925f3a37387930
ocaml(Stdlib__Buffer) = 4b09c9a6d0622bbf5a3829234b481822
ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9
ocaml(Stdlib__Format) = b6edb97b685819e873481fe05723c8bc
ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962
ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57
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/4c
/usr/lib/.build-id/4c/9ffb874ce39881d29f7825a76c1839d39dfddb
/usr/lib64/ocaml/easy-format
/usr/lib64/ocaml/easy-format/META
/usr/lib64/ocaml/easy-format/easy_format.cmi
/usr/lib64/ocaml/easy-format/easy_format.cmt
/usr/lib64/ocaml/easy-format/easy_format.cmti
/usr/lib64/ocaml/easy-format/easy_format.cmxs
/usr/share/doc/ocaml-easy-format
/usr/share/doc/ocaml-easy-format/README.md
/usr/share/licenses/ocaml-easy-format
/usr/share/licenses/ocaml-easy-format/LICENSE

 
ICM