SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ocaml-easy-format
Version : 1.0.2 Vendor : Fedora Project
Release : 14.fc24 Date : 2016-02-04 16:51:23
Group : Unspecified Source RPM : ocaml-easy-format-1.0.2-14.fc24.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/fedora/linux/releases/25/Everything/x86_64/os/Packages/o

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ocaml-easy-format-1.0.2-14.fc24.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) = a579f4a57e300ec755f84af883c1e51b
ocaml(CamlinternalFormatBasics) = 8b069fca1e4d9316b588e5554f38bb24
ocaml(Format) = 61d4350242b30078d3ad96c904c9f7a1
ocaml(Hashtbl) = bb8e269d690301a1c4ff14a08e96e83e
ocaml(List) = 8988208489274193e4e3f69dc6ec2f75
ocaml(Pervasives) = 0d015a5a2136659b0de431be7f1545be
ocaml(Printf) = eb49a17645c5ea2dd298430a3c986186
ocaml(String) = 9cb286f2c4569fd32c379b1a05c7b590
ocaml(runtime) = 4.02.3
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)


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