About

This package is 496.9 KB. It is available at http://ftp.debian.org/debian/pool/main/m/menhir/menhir_20160808+dfsg-1+b1_amd64.deb .

View its full control file here: debian/control.

Description

Parser generator for OCaml

Relations

This package depends on: libc6 (>= 2.14).

This package does not recommend any other package.

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

menhir 20160808+dfsg-1+b1 is in debian - stretch / main. This package's architecture is: amd64.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/bin/ root:root 0o755
/usr/bin/menhir application/x-sharedlib root:root 0o755 2.0 MB
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/menhir/ root:root 0o755
/usr/share/doc/menhir/changelog.Debian.amd64.gz application/gzip root:root 0o644 224 bytes
/usr/share/doc/menhir/changelog.Debian.gz application/gzip root:root 0o644 2.3 KB
/usr/share/doc/menhir/changelog.gz application/gzip root:root 0o644 7.1 KB
/usr/share/doc/menhir/copyright text/plain root:root 0o644 6.5 KB
/usr/share/doc/menhir/examples/ root:root 0o755
/usr/share/doc/menhir/examples/calc/ root:root 0o755
/usr/share/doc/menhir/examples/calc/calc.ml text/plain root:root 0o644 727 bytes
/usr/share/doc/menhir/examples/calc-incremental/ root:root 0o755
/usr/share/doc/menhir/examples/calc-incremental/calc.ml text/plain root:root 0o644 3.1 KB
/usr/share/doc/menhir/examples/calc-incremental/lexer.mll text/plain root:root 0o644 1.0 KB
/usr/share/doc/menhir/examples/calc-incremental/Makefile text/x-makefile root:root 0o644 647 bytes
/usr/share/doc/menhir/examples/calc-incremental/parser.mly text/plain root:root 0o644 556 bytes
/usr/share/doc/menhir/examples/calc-incremental/README text/plain root:root 0o644 133 bytes
/usr/share/doc/menhir/examples/calc-inspection/ root:root 0o755
/usr/share/doc/menhir/examples/calc-inspection/CalcErrorReporting.ml text/plain root:root 0o644 640 bytes
/usr/share/doc/menhir/examples/calc-inspection/CalcErrorReporting.mli text/plain root:root 0o644 175 bytes
/usr/share/doc/menhir/examples/calc-inspection/calc.ml text/plain root:root 0o644 1.7 KB
/usr/share/doc/menhir/examples/calc-inspection/CalcPrinters.ml text/plain root:root 0o644 1.4 KB
/usr/share/doc/menhir/examples/calc-inspection/CalcPrinters.mli text/plain root:root 0o644 234 bytes
/usr/share/doc/menhir/examples/calc-inspection/ErrorReporting.ml.gz application/gzip root:root 0o644 2.5 KB
/usr/share/doc/menhir/examples/calc-inspection/ErrorReporting.mli text/x-ruby root:root 0o644 3.0 KB
/usr/share/doc/menhir/examples/calc-inspection/lexer.mll text/plain root:root 0o644 1.0 KB
/usr/share/doc/menhir/examples/calc-inspection/Makefile text/x-makefile root:root 0o644 877 bytes
/usr/share/doc/menhir/examples/calc-inspection/parser.mly text/plain root:root 0o644 556 bytes
/usr/share/doc/menhir/examples/calc-inspection/README text/plain root:root 0o644 163 bytes
/usr/share/doc/menhir/examples/calc/lexer.mll text/plain root:root 0o644 1.0 KB
/usr/share/doc/menhir/examples/calc/Makefile text/x-makefile root:root 0o644 428 bytes
/usr/share/doc/menhir/examples/calc-param/ root:root 0o755
/usr/share/doc/menhir/examples/calc-param/calc.ml text/x-ruby root:root 0o644 1.1 KB
/usr/share/doc/menhir/examples/calc-param/lexer.mll text/plain root:root 0o644 1.0 KB
/usr/share/doc/menhir/examples/calc-param/Makefile text/x-makefile root:root 0o644 430 bytes
/usr/share/doc/menhir/examples/calc-param/myocamlbuild.ml text/plain root:root 0o644 660 bytes
/usr/share/doc/menhir/examples/calc-param/parser.mly text/plain root:root 0o644 938 bytes
/usr/share/doc/menhir/examples/calc-param/parser.mlypack text/plain root:root 0o644 14 bytes
/usr/share/doc/menhir/examples/calc-param/README text/plain root:root 0o644 357 bytes
/usr/share/doc/menhir/examples/calc-param/_tags text/plain root:root 0o644 72 bytes
/usr/share/doc/menhir/examples/calc-param/tokens.mly text/plain root:root 0o644 388 bytes
/usr/share/doc/menhir/examples/calc-param/tokens.mlypack text/plain root:root 0o644 7 bytes
/usr/share/doc/menhir/examples/calc/parser.mly text/plain root:root 0o644 556 bytes
/usr/share/doc/menhir/examples/calc/README text/plain root:root 0o644 414 bytes
/usr/share/doc/menhir/examples/calc-two/ root:root 0o755
/usr/share/doc/menhir/examples/calc-two/algebraic.mly text/plain root:root 0o644 537 bytes
/usr/share/doc/menhir/examples/calc-two/algebraic.mlypack text/plain root:root 0o644 24 bytes
/usr/share/doc/menhir/examples/calc-two/calc.ml text/plain root:root 0o644 1.1 KB
/usr/share/doc/menhir/examples/calc-two/common.mly text/plain root:root 0o644 191 bytes
/usr/share/doc/menhir/examples/calc-two/lexer.mll text/plain root:root 0o644 1.0 KB
/usr/share/doc/menhir/examples/calc-two/Makefile text/x-makefile root:root 0o644 540 bytes
/usr/share/doc/menhir/examples/calc-two/myocamlbuild.ml text/plain root:root 0o644 792 bytes
/usr/share/doc/menhir/examples/calc-two/README text/plain root:root 0o644 631 bytes
/usr/share/doc/menhir/examples/calc-two/reverse.mly text/plain root:root 0o644 468 bytes
/usr/share/doc/menhir/examples/calc-two/reverse.mlypack text/plain root:root 0o644 22 bytes
/usr/share/doc/menhir/examples/calc-two/_tags text/plain root:root 0o644 190 bytes
/usr/share/doc/menhir/examples/calc-two/tokens.mly text/plain root:root 0o644 151 bytes
/usr/share/doc/menhir/examples/calc-two/tokens.mlypack text/plain root:root 0o644 7 bytes
/usr/share/doc/menhir/examples/find-menhir.sh text/x-shellscript root:root 0o755 850 bytes
/usr/share/doc/menhir/examples/Makefile text/x-makefile root:root 0o644 235 bytes
/usr/share/doc/menhir/examples/obsolete/ root:root 0o755
/usr/share/doc/menhir/examples/obsolete/Makefile.auto text/plain root:root 0o644 361 bytes
/usr/share/doc/menhir/examples/obsolete/Makefile.calc-two text/plain root:root 0o644 817 bytes
/usr/share/doc/menhir/examples/obsolete/Makefile.shared.gz application/gzip root:root 0o644 2.7 KB
/usr/share/doc/menhir/examples/obsolete/ocamldep.wrapper text/plain root:root 0o755 3.0 KB
/usr/share/man/ root:root 0o755
/usr/share/man/man1/ root:root 0o755
/usr/share/man/man1/menhir.1.gz application/gzip root:root 0o644 1.3 KB
/usr/share/menhir/ root:root 0o755
/usr/share/menhir/standard.mly text/plain root:root 0o644 6.4 KB