SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ocaml-menhir
Version : 20181113 Vendor : Fedora Project
Release : 1.el7 Date : 2018-12-10 23:24:02
Group : Unspecified Source RPM : ocaml-menhir-20181113-1.el7.src.rpm
Size : 3.22 MB
Packager : Fedora Project
Summary : LR(1) parser generator for OCaml
Description :
Menhir is a LR(1) parser generator for the Objective Caml programming
language. That is, Menhir compiles LR(1) grammar specifications down to
OCaml code. Menhir was designed and implemented by François Pottier and
Yann Régis-Gianas.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/epel/7/x86_64/Packages/o

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ocaml-menhir-20181113-1.el7.x86_64.rpm
ftp.icm.edu.pl  ocaml-menhir-20181113-1.el7.x86_64.rpm
ftp.icm.edu.pl  ocaml-menhir-20181113-1.el7.x86_64.rpm
ftp.icm.edu.pl  ocaml-menhir-20181113-1.el7.x86_64.rpm
ftp.icm.edu.pl  ocaml-menhir-20181113-1.el7.x86_64.rpm
     

Provides :
ocaml(MenhirLib)
ocaml(MenhirSdk)
ocaml-menhir
ocaml-menhir(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.10)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.15)(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libc.so.6(GLIBC_2.9)(64bit)
libdl.so.2()(64bit)
libdl.so.2(GLIBC_2.2.5)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
ocaml(Array) = b801116cd919b6519c3585bcf595e7e8
ocaml(Buffer) = 29acb19a28b900e41ca251c3107ecf7f
ocaml(Bytes) = a81b64e2e900296b0e088f0bb5f2c734
ocaml(CamlinternalFormatBasics) = cbd5f2d6b649925222e1e9fb63b89db6
ocaml(CamlinternalLazy) = c192b003950296350172551bf6076883
ocaml(Char) = 5758f5683874ee78f9158e9972949a50
ocaml(Format) = 4d105038ba0d7bcdd1de9ced9d28659e
ocaml(Int32) = 9bbc1d113f6a37cdcc135f132a12dc30
ocaml(Lazy) = 9dddcac0bc002d8c0f511dd99ba4466f
ocaml(Lexing) = b79fe652179a8cc9f27d480b31bfed89
ocaml(List) = d811c92e8d74500368d113948b851641
ocaml(Obj) = 08bac48fef2bdca984d647c3942da632
ocaml(Pervasives) = 07ea9e20ae94d62c35cfecbe7d66d3ea
ocaml(Printf) = 189203e1ac0f9601fc5c726d3f776b05
ocaml(Set) = 34db6e81c810a8a5fd551f9bff9d706e
ocaml(String) = 90043e0e1317e530d5640850963d44c0
ocaml(Sys) = b1aa8c2b5e2a9b1022637c55ba211fb2
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/bin/menhir
/usr/lib64/ocaml/menhirLib
/usr/lib64/ocaml/menhirLib/META
/usr/lib64/ocaml/menhirLib/menhirLib.cmi
/usr/lib64/ocaml/menhirLib/menhirLib.cmo
/usr/lib64/ocaml/menhirLib/menhirLib.cmxs
/usr/lib64/ocaml/menhirSdk
/usr/lib64/ocaml/menhirSdk/META
/usr/lib64/ocaml/menhirSdk/menhirSdk.cmi
/usr/lib64/ocaml/menhirSdk/menhirSdk.cmo
/usr/lib64/ocaml/menhirSdk/menhirSdk.cmxs
/usr/share/doc/ocaml-menhir-20181113
/usr/share/doc/ocaml-menhir-20181113/CHANGES.md
/usr/share/doc/ocaml-menhir-20181113/README.md
/usr/share/doc/ocaml-menhir-20181113/demos
/usr/share/doc/ocaml-menhir-20181113/demos/Makefile
/usr/share/doc/ocaml-menhir-20181113/demos/calc
/usr/share/doc/ocaml-menhir-20181113/demos/calc-alias
/usr/share/doc/ocaml-menhir-20181113/demos/calc-alias/Makefile
/usr/share/doc/ocaml-menhir-20181113/demos/calc-alias/README
/usr/share/doc/ocaml-menhir-20181113/demos/calc-alias/calc.ml
/usr/share/doc/ocaml-menhir-20181113/demos/calc-alias/lexer.mll
/usr/share/doc/ocaml-menhir-20181113/demos/calc-alias/parser.mly
/usr/share/doc/ocaml-menhir-20181113/demos/calc-ast-dune
/usr/share/doc/ocaml-menhir-20181113/demos/calc-ast-dune/Makefile
/usr/share/doc/ocaml-menhir-20181113/demos/calc-ast-dune/README.md
/usr/share/doc/ocaml-menhir-20181113/demos/calc-ast-dune/calc.ml
/usr/share/doc/ocaml-menhir-20181113/demos/calc-ast-dune/dune
/usr/share/doc/ocaml-menhir-20181113/demos/calc-ast-dune/dune-project
/usr/share/doc/ocaml-menhir-20181113/demos/calc-ast-dune/lexer.mll
There is 128 files more in these RPM.

 
ICM