Result for 2E41761112377E98D06086CF050E934D29296184

Query result

Key Value
FileName./usr/share/doc/ocaml/changelog.Debian.gz
FileSize16127
MD59B8C7853F4670E6672F25E53FF4E7E6F
SHA-12E41761112377E98D06086CF050E934D29296184
SHA-25662627F9F46806D5EEFA5F5B3E05BB6CF9B6283FE6E754CC77C02222B723D1BF8
SSDEEP384:JV8U4mRehWzlWJO3QM4jctnsG3ws78DgJw8A3nR0f:J7CClWWQTjcFdbany
TLSHT1AA72E142B5CE574F52807F17A717AC909F92AE3BFD96091DC1E12B95D052C9328FCC49
hashlookup:parent-total7
hashlookup:trust85

Network graph view

Parents (Total: 7)

The searched file hash is included in 7 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize15799764
MD5DD0966765A39B7FA1C84B3330E2DE7E4
PackageDescriptionPre Processor Pretty Printer for OCaml Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . CamlP4 is a Pre-Processor-Pretty-Printer for Objective Caml. It offers tools for syntax (Stream Parsers and Grammars) and the ability to modify the concrete syntax of the language (Quotations, Syntax Extensions). . This package contains the basic CamlP4 executables and libraries for pre-processing and pretty-printing OCaml sources both interactively and in a batch fashion.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamecamlp4
PackageSectiondevel
PackageVersion3.10.0-8
SHA-1CCC5666289D03D3BE69C6BB02D7769ABEBA208F6
SHA-25691982D867376971E5DD231BE4C13BBE362471ADD26F2BD9BA0B9F03CDDFF8911
Key Value
FileSize1209694
MD5F6E822D8241D3C2CB63E5EC56F7B88DE
PackageDescriptionOCaml interactive interpreter and standard libraries Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . This package contains the files required to run an ocaml shell from the command line.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNameocaml-interp
PackageSectiondevel
PackageVersion3.10.0-8
SHA-13C1D90C015137A885301BC14843E0DEBEB8C82E6
SHA-256381BD0990AB5CAD8D558F63D8E28223234A53E6BCC352DEE6E4BE944191C9E3A
Key Value
FileSize74212
MD563C62910D4EDB5EDC72F47B58273EB48
PackageDescriptionRuntime system for ocaml bytecode executables Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . This package contains only the runtime system needed to run bytecode executables. The `ocaml' package contains the full development suite of Objective Caml. You may wish to install the 'ocaml-base-nox' package if you do not require any graphical capabilities for your runtime.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNameocaml-base
PackageSectiondevel
PackageVersion3.10.0-8
SHA-1C24D00AF800CE853D26F51C6F9682598229ABD94
SHA-256C511385DA6F579746805A881FB34B4BF56F63497CBAB781555CC70F971930B11
Key Value
FileSize5689446
MD54543C807E5AF253BE05F7751C003FBD8
PackageDescriptionML language implementation with a class-based object system Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . OCaml comprises two compilers. One generates bytecode which is then interpreted by a C program. This compiler runs quickly, generates compact code with moderate memory requirements, and is portable to essentially any 32 or 64 bit Unix platform. Performance of generated programs is quite good for a bytecoded implementation: almost twice as fast as Caml Light 0.7. This compiler can be used either as a standalone, batch-oriented compiler that produces standalone programs, or as an interactive, toplevel-based system. . The other compiler generates high-performance native code for a number of processors. Compilation takes longer and generates bigger code, but the generated programs deliver excellent performance, while retaining the moderate memory requirements of the bytecode compiler. It is not available on all arches though. . This package contains everything needed to develop ocaml applications that do not require the graphics library.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNameocaml-nox
PackageSectiondevel
PackageVersion3.10.0-8
SHA-16407D9C4A35CB8FB2B2C292E53944AAA87DCC99F
SHA-2566EE7DB4CBC41FA2F0663076E1B1DC2975DDA0BF3D3C91C8642FC5C9659B96CAF
Key Value
FileSize330214
MD5F049EE3ED831C09AF32B958A7504E9DC
PackageDescriptionRuntime system for ocaml bytecode executables Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . This package contains only the runtime system needed to run bytecode executables that do not use the graphics library. The `ocaml' package contains the full development suite of Objective Caml.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNameocaml-base-nox
PackageSectiondevel
PackageVersion3.10.0-8
SHA-19CA075F073DF036E2BB5078814A0FF2EBA5AD0E1
SHA-2567C1365F2845ACA0D0CB1ACF51CDBE7B363AA23B6D1E7B623744B004E4E30DA65
Key Value
FileSize2821812
MD56E9276EE404432BF01F033D2F18A179C
PackageDescriptionNative code compilers of the ocaml suite (the .opt ones) Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . This package contains the native code version of the compilers and lexer (ocamlc.opt, ocamllex.opt, ocamlopt.opt, camlp4o.opt and camlp4r.opt). The normal version of these programs are found in the ocaml package. For big source codes, these packages can be two to three times faster, but for most normal sized sources, the difference won't be noticeable.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNameocaml-native-compilers
PackageSectiondevel
PackageVersion3.10.0-8
SHA-149E84FE5723CC989DDE6A7AE34570E1384AB2119
SHA-256B3BE72196C7603C109D2DF063F8A0E90B024A8BAFF2C533ED7B19B7943B4E83F
Key Value
FileSize2146494
MD5F4B46E54E1AD77F6AFA865141EA5A1DD
PackageDescriptionML language implementation with a class-based object system Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . OCaml comprises two compilers. One generates bytecode which is then interpreted by a C program. This compiler runs quickly, generates compact code with moderate memory requirements, and is portable to essentially any 32 or 64 bit Unix platform. Performance of generated programs is quite good for a bytecoded implementation: almost twice as fast as Caml Light 0.7. This compiler can be used either as a standalone, batch-oriented compiler that produces standalone programs, or as an interactive, toplevel-based system. . The other compiler generates high-performance native code for a number of processors. Compilation takes longer and generates bigger code, but the generated programs deliver excellent performance, while retaining the moderate memory requirements of the bytecode compiler. It is not available on all arches though. . This package contains everything needed to develop ocaml applications, including the graphics libraries.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNameocaml
PackageSectiondevel
PackageVersion3.10.0-8
SHA-106B63A685626EE6BC63586AB9BF2EDFA71B84CB2
SHA-256B5E9F9956DFB4DB8FB1D17B8990BB0210FBBD79999556AA36371B8425ADE7A09