Result for 00D5E33EA4BB6A326A40104E2142D8B2AA9AA505

Query result

Key Value
FileName./usr/share/doc/ocaml/changelog.gz
FileSize65245
MD5B01F812586B3662163BDAD83DF37ECBB
SHA-100D5E33EA4BB6A326A40104E2142D8B2AA9AA505
SHA-25651D6C5B9B9BAE95D635DF5F544211C4FF726878CF411299AFE24B56467B7A163
SSDEEP1536:VVSqX4wobu6NGRy07geLC6Dj/bUMv5g4iX/QN3j/f2vZ:VVGa6sRyMgF6A453ioN/f2vZ
TLSHT17D53129DF0E720F829648A85EA3A2FC4618D2136E737AED2912F40434585EF41E11FEF
hashlookup:parent-total67
hashlookup:trust100

Network graph view

Parents (Total: 67)

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

Key Value
FileSize5215140
MD52BD432429D554E0A001380FBE155A4C6
PackageDescriptionML implementation with a class-based object system (no X) 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.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNameocaml-nox
PackageSectionocaml
PackageVersion4.02.3-9
SHA-10012AEF3FCF1625CB1300824B547838A595328B4
SHA-2560C642222E7FCCC1506A4D98037E217EF0622EF4F88BA26830DA4C37EA1071EDE
Key Value
FileSize3100004
MD5AA0C2E6B2F7982794E87946B2BE8E767
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 (ocamlc.opt, ocamllex.opt, ocamlopt.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.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNameocaml-native-compilers
PackageSectionocaml
PackageVersion4.02.3-9
SHA-100FCB0C97FA5A7A9795230372FF680B0EF4B9DB2
SHA-2562D85E705CACF1B33FBEC744EEC347AD6F80DC0AB6CCBF7A6B764C035E6D299B1
Key Value
FileSize2847668
MD59DB1DE4542E2F06F46707F1D9157B7A9
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 (ocamlc.opt, ocamllex.opt, ocamlopt.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.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNameocaml-native-compilers
PackageSectionocaml
PackageVersion4.02.3-9
SHA-1071F599334C1565E65E99EACD26CBB67276D0ADB
SHA-2561222579C7962B643B46228A9E3E96BEAB619699775FC107C9725F68B53FD9093
Key Value
FileSize3047570
MD544C419ED47DAAF01C34E4A422DCEB386
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 (ocamlc.opt, ocamllex.opt, ocamlopt.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.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNameocaml-native-compilers
PackageSectionocaml
PackageVersion4.02.3-9
SHA-1088C48C8656893475C472BF56D9D73DBBBB85CFE
SHA-2566E7786801F9B41D7051909580FEB99E61FC3A90608330E08F3D7B154DD89B723
Key Value
FileSize120932
MD5FB1C6EDD196A5F1D0E2B74B32025C362
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.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNameocaml-base
PackageSectionocaml
PackageVersion4.02.3-9
SHA-1089C397F39E0EE79D711B4E8B1C9BC991DFE6E6E
SHA-25641EDCDBF44412F2F4C99E111F687A436DB73982ECB1863E2D035F76B571C5ABB
Key Value
FileSize4524640
MD562DC7C1FA9E1FAF47DB93EE2E29E7E5F
PackageDescriptionML implementation with a class-based object system (no X) 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.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNameocaml-nox
PackageSectionocaml
PackageVersion4.02.3-9
SHA-10996AB60EE62F0343F240ABD0670647DEAF79DD8
SHA-2562F54B4D8E47F6FC1AB42402CC79EC305B8103E1E0C869587EF421AEF82F0C7BF
Key Value
FileSize118726
MD5C080221FDDCF1025D98F0536504512B7
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.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNameocaml-base
PackageSectionocaml
PackageVersion4.02.3-9
SHA-10F071E1B30B091750D71D74BE942C48316954C4F
SHA-256AB6258663E91A6FC9ABEF761E83463C9E73E4E52E4F4720F02E2524FF527422E
Key Value
FileSize438594
MD51500FED15007BFAD473B6798D32ADB97
PackageDescriptionRuntime system for OCaml bytecode executables (no X) 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.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNameocaml-base-nox
PackageSectionocaml
PackageVersion4.02.3-9
SHA-118DAA10FFCB87723F3DC69E78B38E2D7B7311EE3
SHA-256A39E20EB6E198E14626547C9543B71184D857C48527F481A99E6C88FC1C7D21C
Key Value
FileSize360456
MD5B3FF1DD78440F2B332193AE4864A6D29
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.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNameocaml-interp
PackageSectionocaml
PackageVersion4.02.3-9
SHA-11A358128AC32B84885A6487B542C4DEA021F78CC
SHA-2562B3928C893F48F5B21407A4EB9CA046E1393D56CF69BC2EC810112AF479F4808
Key Value
FileSize9483532
MD5E8AC451D1D18501A1FC708DB94910BE1
PackageDescriptionOCaml interpreter and standard libraries Objective (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 several modules used internally by the OCaml compilers. They are not needed for normal OCaml development, but may be helpful in the development of certain applications.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNameocaml-compiler-libs
PackageSectionocaml
PackageVersion4.02.3-9
SHA-11BB79133101981AB5C018F92775DB1EA0A14CFB8
SHA-25679FA8FC44CD399E6C6F8FA06A17FE6897FF032BD2C77F485A63F3C32539AF089