SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ocaml-easy-format
Version : 1.0.2 Vendor : Fedora Project
Release : 17.fc26 Date : 2017-02-11 10:37:39
Group : Unspecified Source RPM : ocaml-easy-format-1.0.2-17.fc26.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/releases/26/Everything/x86_64/os/Packages/o

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ocaml-easy-format-1.0.2-17.fc26.i686.rpm
ftp.icm.edu.pl  ocaml-easy-format-1.0.2-17.fc26.i686.rpm
     Search for other platforms
ocaml-easy-format-1.0.2-17.fc26.sparc.rpm
ocaml-easy-format-1.0.2-17.fc26.alpha.rpm
ocaml-easy-format-1.0.2-17.fc26.ppc.rpm
ocaml-easy-format-1.0.2-17.fc26.ia64.rpm
ocaml-easy-format-1.0.2-17.fc26.s390.rpm

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

Requires :
libc.so.6
libc.so.6(GLIBC_2.1.3)
ocaml(Buffer) = c932a66951c989158d32b4d60664f14e
ocaml(CamlinternalFormatBasics) = cbd5f2d6b649925222e1e9fb63b89db6
ocaml(Format) = aed1d740331f56358bdc54ffe141c959
ocaml(Hashtbl) = 4744e626acdfe40de6fc93fabc1a64f6
ocaml(List) = cd293869f2923980325b5f3354992c2d
ocaml(Pervasives) = eef96f967b03d53aceb35ab9ee61e6fc
ocaml(Printf) = 385453685a093b8637adddc0c7998065
ocaml(String) = 609a5859ae42eeafa6c2b0f8f5e2ee85
ocaml(runtime) = 4.04.0
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/lib/ocaml/easy-format
/usr/lib/ocaml/easy-format/META
/usr/lib/ocaml/easy-format/easy_format.cmi
/usr/lib/ocaml/easy-format/easy_format.cmo
/usr/lib/ocaml/easy-format/easy_format.cmxs
/usr/share/doc/ocaml-easy-format
/usr/share/doc/ocaml-easy-format/LICENSE

 
ICM