SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ocaml-easy-format rpm build for : RedHat EL 7. For other distributions click ocaml-easy-format.

Name : ocaml-easy-format
Version : 1.0.2 Vendor : Fedora Project
Release : 15.el7 Date : 2018-04-17 16:29:00
Group : Unspecified Source RPM : ocaml-easy-format-1.0.2-15.el7.src.rpm
Size : 0.11 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/epel/7.2019-05-29/x86_64/Packages/o

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ocaml-easy-format-1.0.2-15.el7.x86_64.rpm
ftp.icm.edu.pl  ocaml-easy-format-1.0.2-15.el7.x86_64.rpm
ftp.icm.edu.pl  ocaml-easy-format-1.0.2-15.el7.x86_64.rpm
ftp.icm.edu.pl  ocaml-easy-format-1.0.2-15.el7.x86_64.rpm
ftp.icm.edu.pl  ocaml-easy-format-1.0.2-15.el7.x86_64.rpm
     

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

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
ocaml(Buffer) = 29acb19a28b900e41ca251c3107ecf7f
ocaml(CamlinternalFormatBasics) = cbd5f2d6b649925222e1e9fb63b89db6
ocaml(Format) = 4d105038ba0d7bcdd1de9ced9d28659e
ocaml(Hashtbl) = b1cacc4018241014d8c3ad5deacd16af
ocaml(List) = d811c92e8d74500368d113948b851641
ocaml(Pervasives) = 07ea9e20ae94d62c35cfecbe7d66d3ea
ocaml(Printf) = 189203e1ac0f9601fc5c726d3f776b05
ocaml(String) = 90043e0e1317e530d5640850963d44c0
ocaml(runtime) = 4.05.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rtld(GNU_HASH)
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/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.cmo
/usr/lib64/ocaml/easy-format/easy_format.cmxs
/usr/share/doc/ocaml-easy-format-1.0.2
/usr/share/doc/ocaml-easy-format-1.0.2/LICENSE

 
ICM