Result for 4FF2C20F6B93B13C3FBE083EA268832ED3AB6D7A

Query result

Key Value
FileName./usr/x86_64-w64-mingw32/lib/ocaml/threads/META
FileSize793
MD59DEC9A6DA9B9D5ACFB1E35CE10C04D9D
SHA-14FF2C20F6B93B13C3FBE083EA268832ED3AB6D7A
SHA-256A477BBC8D568F2849D72EDEE13851A5597A2A0B52E49DC6603D89DD04945B882
SSDEEP12:p3Vy/0vJEcUqARSXt8SXzEQLd0VH5vuB05veHnCXQLdVNbH5vuBQ5vuNzJIGJen:x60A58t7QQLgWB6DXQLd9WBWWNzJIcc
TLSHT1E101D0343A7CF9E0E5C59E8C18181AC712179B8517A425ECE3E2C3CD1BACD2742EB275
tar:gnamebin
tar:unameroot
hashlookup:parent-total83
hashlookup:trust100

Network graph view

Parents (Total: 83)

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

Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.0/packages//alpha//findlib-1.6.2p2.tgz
MD5883E3552B6A39412D538437104B89FC0
SHA-104F2E6957487299AA7D97F25E326528513C07236
SHA-256E3ABDECF4176DC534DA88D1851963395E6A3D7BBAF779A0232A6B1D3FFF5DB1B
SSDEEP24576:Ek1oPKb70sYC4/c97r5XkCOyJClwZe7O1MoRt9INeoxv:z1oPs70tOr5XROyJCqZf1L8v
TLSHT1E83533D7834589B680372667FC67C3DB658C7F8D61A89CC161B0E810E8E8958FB8B735
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//sparc64//findlib-1.6.2p2.tgz
MD55C34F8A1A12A512FB584C1D3D1FD09DB
SHA-10621F0F0CEDB58CD1F6FB87558F7657865176B08
SHA-256BDD035D67ACAB3FCEEAF053F609F8FFC0CDF311E4A73C88E6B5106DFF50062CD
SSDEEP24576:VyduouXl2ybws36SXjsgzNmHNibLmY5P921PyGKassn1ZW8l28v:wduoglwOXISNeimYf21nIu28v
TLSHT1513533959E228ED34CDD57E2A8F1C06351CE2919D7A00A10E211F044EFFA6B93A57F6F
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.0/packages//powerpc//findlib-1.6.2p2.tgz
MD5CB53F1C87A4A39140F07ADAAD4F093AD
SHA-10B0E818354CC540CE3BD97ED0A4B9948E8592D33
SHA-2568576CB2B3C365CEC064929D195145240C61ECE527F5168E44BA7C45A01EC4C1E
SSDEEP24576:Ea7dLXML33VYgmIHFxGWYnBGTVLlsmcOMdnShqv1BXT4Anw8:ZRML33VF9vGW/TRl5odSYvncAn1
TLSHT1F03533894AAA65E90DC853D7F650C4B128B1FFB189086597B195DFB3F3E04CA0BA44F3
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.3/packages//arm//findlib-1.6.2p2.tgz
MD509C6470F3C5E377C7C786194605BD637
SHA-10C49B8B234C7AC11A7C64ACAEAAC271840F5753D
SHA-256AF199912B6176B11F2F1C843B70DDD8E4C3C3F83ED441B469A5BA5092338C536
SSDEEP24576:E18n7OmcClOrrLwgQkdlrN0SugQpnwjRbmdLg2R9PuGsPzE:wwlc1rLwAdjsnamdxWL4
TLSHT14F35338078B3DE900CEAFF765FC9974848B1990E2AD669AD0F80C1257378DB719F62C5
Key Value
FileSize128498
MD52E95A9AAF08DE9C20404B8134CD9EA64
PackageDescriptionlibrary for managing OCaml libraries (development files) The "findlib" OCaml library provides a scheme to manage reusable software components (packages), and includes tools that support this scheme. Packages are collections of OCaml modules for which metainformation can be stored. The packages are kept in the filesystem hierarchy, but with strict directory structure. The library contains functions to look the directory up that stores a package, to query metainformation about a package, and to retrieve dependency information about multiple packages. . This package contains development files needed to compile programs using findlib.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibfindlib-ocaml-dev
PackageSectionocaml
PackageVersion1.6.2-1
SHA-1105CECE15787F5C83F9F3A82934B686E53B77401
SHA-25684CDF8B86E9292238F626022CFF233F5FB63C4BEB813CF2827AD0530A83E6343
Key Value
FileSize1645668
MD56E4AFB27E0E81C0EC0E9E900840D08E6
PackageDescriptionOCaml cross-compiler based on mingw -- 64 bit compiler 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 build OCaml code targeted to be executed under 64 bit windows.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNameocaml-mingw-w64-x86-64
PackageSectionocaml
PackageVersion4.01.0~20140328-1
SHA-110E34537A7CA50161FDB2863792B970F117B0014
SHA-256B5594236C8E697776D66F6F4254ABB2E505C338931FD5C4031D9C64CAD60478A
Key Value
FileSize114178
MD524D91B53A9A2CDD36481B210BF013E8F
PackageDescriptionlibrary for managing OCaml libraries (runtime) The "findlib" OCaml library provides a scheme to manage reusable software components (packages), and includes tools that support this scheme. Packages are collections of OCaml modules for which metainformation can be stored. The packages are kept in the filesystem hierarchy, but with strict directory structure. The library contains functions to look the directory up that stores a package, to query metainformation about a package, and to retrieve dependency information about multiple packages. . This package contains files that are or may be needed at runtime by programs using findlib (META files and dynamically-loadable files).
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNamelibfindlib-ocaml
PackageSectionocaml
PackageVersion1.6.2-1+b1
SHA-1113B55FD3FDDD43D61DDEE1EE33EC4AA7AFC5B48
SHA-2566385E903DE30720710D8E8B74F75344B1A38EE83CCE0DEAE8D5A0C0613887969
Key Value
FileSize87372
MD59712221C9FD3467EBE5031CEC432E95C
PackageDescriptionlibrary for managing OCaml libraries (development files) The "findlib" OCaml library provides a scheme to manage reusable software components (packages), and includes tools that support this scheme. Packages are collections of OCaml modules for which metainformation can be stored. The packages are kept in the filesystem hierarchy, but with strict directory structure. The library contains functions to look the directory up that stores a package, to query metainformation about a package, and to retrieve dependency information about multiple packages. . This package contains development files needed to compile programs using findlib.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNamelibfindlib-ocaml-dev
PackageSectionocaml
PackageVersion1.6.2-1+b1
SHA-113A2D94200AD364D453617A10BDEBD716114CECD
SHA-25693CBD4555711007CD12227D6850AB6E9E9820F3544F394B839965A7645474C80
Key Value
FileSize130412
MD56D3476B88B0928EC247E623AA43B8471
PackageDescriptionlibrary for managing OCaml libraries (development files) The "findlib" OCaml library provides a scheme to manage reusable software components (packages), and includes tools that support this scheme. Packages are collections of OCaml modules for which metainformation can be stored. The packages are kept in the filesystem hierarchy, but with strict directory structure. The library contains functions to look the directory up that stores a package, to query metainformation about a package, and to retrieve dependency information about multiple packages. . This package contains development files needed to compile programs using findlib.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNamelibfindlib-ocaml-dev
PackageSectionocaml
PackageVersion1.6.2-1+b1
SHA-11B70011DB14D986BB0A4ACD9C5540FA0378226C2
SHA-256C04F6823A12F510C59DB3CA62C19261385279ABB98E20289970A98076E86E852
Key Value
FileSize1696344
MD5D84555D8D42A4B056C80A1FDC65ED15A
PackageDescriptionOCaml cross-compiler based on mingw -- 64 bit compiler 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 build OCaml code targeted to be executed under 64 bit windows.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNameocaml-mingw-w64-x86-64
PackageSectionocaml
PackageVersion4.01.0~20140328-1build6
SHA-1279FE3D8471BC6F7B8E01108A6E889068DEE8F8E
SHA-2562445DD7DA63811AF49CE4EDC05782721C0229711D9B513E575B8521CED52EAB5