Result for 8EA239914D4E953406A44154E9B1EE36612078E8

Query result

Key Value
FileName./usr/share/doc/ocaml/changelog.Debian.gz
FileSize14319
MD5113035FF0F296B39189F21095EE1B68F
SHA-18EA239914D4E953406A44154E9B1EE36612078E8
SHA-2561A0F3F40FC71F946C4B17BE576CBF2940E81CB3C5BDA15FF0AA475D01243661E
SSDEEP384:96cKv2Mi06Fuu9XucFaDbXNts2JUzZVNnt9rLC:JKONFuu9Xjc9tsmUzZbnHC
TLSHT11552E02AFFD332C55D4F04D953733664FA95A52FB4A6B328A5F830414E1821299AF8F3
hashlookup:parent-total6
hashlookup:trust80

Network graph view

Parents (Total: 6)

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

Key Value
FileSize6115334
MD520B34DB85D4ECC992AAF99E7BE9A2D52
PackageDescriptionNative code compilers of the ocaml suite (the .opt ones) Objective Caml 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.09.2-9ubuntu1
SHA-122A266F6883071A5C90A18497FE3FBD7828CB323
SHA-2565AC23D633AC85A4FA5E65605431FAD4B92E6D0E9FEB095E6879F2814862DEC43
Key Value
FileSize7189518
MD555C65E7258B7564D02AF25E3528B5008
PackageDescriptionML language implementation with a class-based object system Objective Caml 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. . Objective Caml 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.09.2-9ubuntu1
SHA-107A444ED026B816418360521210252F63005CA58
SHA-256E97351000023792FA8372FDDCBC500943E0074E5C0485A840E243776A26524FE
Key Value
FileSize1017370
MD5AC92549EE31D628C7EC7CD003CFF62A4
PackageDescriptionOcaml interpreter and standard libraries Objective Caml 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.09.2-9ubuntu1
SHA-1009D564134A472A30AB9190CB0D3697ECEBEFCDF
SHA-25690CB6359BCB78513DEC5D2C623216C89B4082CFD74621C68D6AB07F095F8ADC9
Key Value
FileSize86232
MD575BF69616D63B593B5D803D094B50E69
PackageDescriptionRuntime system for ocaml bytecode executables Objective Caml 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.09.2-9ubuntu1
SHA-198658914BC8BFDC28E921C9B6310E291C4A129D5
SHA-2565215BD22A513C34914B06B229B0083198A6776F50F6DBE76CF28C495805AD8F1
Key Value
FileSize2261482
MD5C8F105346D23438C8387C27036DF2C7F
PackageDescriptionML language implementation with a class-based object system Objective Caml 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. . Objective Caml 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.09.2-9ubuntu1
SHA-1AC8DC4DEB924587162142BB95881D521BBCE948E
SHA-25683E489826C0293B8734A0B6256341943726BEEEEEE6A3F1320932AD372B679B3
Key Value
FileSize455964
MD57FC02B408C4B94FE1897D595517D2376
PackageDescriptionRuntime system for ocaml bytecode executables Objective Caml 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.09.2-9ubuntu1
SHA-1E22D2FCFE097AB62152D9C8FB1930E02EB806EAE
SHA-2565F6945902CB8EB2FFDA7B2EA7383552AD1318969F66CFEDB4C9D2F824B083EFF