SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ocaml-easy-format
Version : 1.0.2 Vendor : Fedora Project
Release : 2.fc20 Date : 2014-01-22 15:11:55
Group : Unspecified Source RPM : ocaml-easy-format-1.0.2-2.fc20.src.rpm
Size : 0.10 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/updates/20/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ocaml-easy-format-1.0.2-2.fc20.x86_64.rpm
     

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

Requires :
libc.so.6()(64bit)
ocaml(List) = bd7c662c09e850306a62c12fed5ef5ce
ocaml(Int32) = 265928798c0b8a63fa48cf9ac202f0ce
libc.so.6(GLIBC_2.2.5)(64bit)
ocaml(Format) = 6e6b7b75c544ef4ca673a763aec805af
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
ocaml(runtime) = 4.00.1
ocaml(Obj) = ad977b422bbde52cd6cd3b9d04d71db1
ocaml(Pervasives) = 4836c254f0eacad92fbf67abc525fdda
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
ocaml(String) = 54ba2685e6ed154753718e9c8becb28b
ocaml(Buffer) = 3f6c994721573c9f8b5411e6824249f4
ocaml(Hashtbl) = 718cd6ce8bc18371ce22483e362f78b4
rpmlib(PayloadIsXz) <= 5.2-1
ocaml(Printf) = 10fca44c912c9342cf3d611984d42e34


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
/usr/share/doc/ocaml-easy-format/LICENSE

 
ICM