Result for 2ABDE889AFDCF62C0CC95E2C7831606124E1CA7C

Query result

Key Value
FileName./usr/lib/ocaml/zarith/z.cmi
FileSize9996
MD5CFFA117D11EF955693F16850F4BE8A4F
SHA-12ABDE889AFDCF62C0CC95E2C7831606124E1CA7C
SHA-2565C2F7315D329C4926B9D747C54D147E14C850C5259D65480976397389BD95D92
SSDEEP192:ztzPgCS4+moiHYGYr2aC3zgAgdoIR5eRWuOnSWqzRxAM02m2RD2PkCO:hgCjpHYGS2aC3LfIHeRTvzRHRD2cCO
TLSHT1EF22A49D9410F8A404AE3EADD08DE14F2B14923F94F70EBB17754529A7BF46D8F22817
hashlookup:parent-total2
hashlookup:trust60

Network graph view

Parents (Total: 2)

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

Key Value
MD5563B4660898F1644EC8DBEFAF26BDC50
PackageArcharmv7hl
PackageDescriptionFrama-C is a suite of tools dedicated to the analysis of the source code of software written in C. Frama-C gathers several static analysis techniques in a single collaborative framework. The collaborative approach of Frama-C allows static analyzers to build upon the results already computed by other analyzers in the framework. Thanks to this approach, Frama-C provides sophisticated tools, such as a slicer and dependency analysis.
PackageMaintainerFedora Project
PackageNameframa-c
PackageRelease3.fc19
PackageVersion1.9
SHA-1FC39047C5A57CC681B55D59E63A15F400A274A21
SHA-256B03227664AA32F4A6783642E76FEFCA5FDA29D7C221436010AC05E2E25185EBF
Key Value
MD5DC0E5EFDE0165CA2A7AF3CB55F8DA30B
PackageArcharmv7hl
PackageDescriptionThis library implements arithmetic and logical operations over arbitrary-precision integers. The module is simply named "Z". Its interface is similar to that of the Int32, Int64 and Nativeint modules from the OCaml standard library, with some additional functions. See the file z.mlip for documentation. The implementation uses GMP (the GNU Multiple Precision arithmetic library) to compute over big integers. However, small integers are represented as unboxed Caml integers, to save space and improve performance. Big integers are allocated in the Caml heap, bypassing GMP's memory management and achieving better GC behavior than e.g. the MLGMP library. Computations on small integers use a special, faster path (coded in assembly for some platforms and functions) eschewing calls to GMP, while computations on large integers use the low-level MPN functions from GMP. Arbitrary-precision integers can be compared correctly using OCaml's polymorphic comparison operators (=, <, >, etc.). Additional features include: - a module Q for rationals, built on top of Z (see q.mli) - a compatibility layer Big_int_Z that implements the same API as Big_int, but uses Z internally
PackageMaintainerFedora Project
PackageNameocaml-zarith
PackageRelease1.fc19
PackageVersion1.2
SHA-104B058674AC10D4125004EC78644C2FDB07A000E
SHA-256538099565A6B5CF04F9F5E87CBFED0DBF5A9138D8C06536256AD47BF43AB9FFE