Result for E24CCB92798917BF880695540596C2E9E3BB3E09

Query result

Key Value
FileName./usr/share/doc/libboost1.67-tools-dev/changelog.Debian.i386.gz
FileSize231
MD50679B3A67D4732C8AB4E622A23058745
SHA-1E24CCB92798917BF880695540596C2E9E3BB3E09
SHA-256CFA38024086439A23283464081C53C14F2E6FA9E36B8CF5FA40A981966F6D5D4
SSDEEP6:XtHnwOJG7lfN+9EvFL+ZiCbqZasgYxHiBbURVhrjZwRfLCP:XVwzxfN+CvFiiAqZaAxH5HhX2Rfc
TLSHT149D0237640592377A4602739D348155675477F82DA4C23D8C41D07253795B533D7255C
hashlookup:parent-total66
hashlookup:trust100

Network graph view

Parents (Total: 66)

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

Key Value
FileSize535596
MD5B655B1EB849E31719B9AEA93BD6531CE
PackageDescriptionC++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. . One of the python interpreter packages is required to use the bindings.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-mpi-python1.67.0
PackageSectionlibs
PackageVersion1.67.0-13+b1
SHA-104920914363FACFEC2E3F910449E8128E27F70DE
SHA-2560D889F2666CB8E0A95A76FE875D6286CC053D72506747BC5BB9B7E748B1D4679
Key Value
FileSize264588
MD54945ECEA8814D8B779DD9FD1A8767D16
PackageDescriptionfilesystem operations (portable paths, iteration over directories, etc) in C++ This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-filesystem1.67.0
PackageSectionlibs
PackageVersion1.67.0-13+b1
SHA-1066FE8D2CCA743E600E3706D8A27CA4194978567
SHA-256357CFCFBFE03DD705E3EFAE5BAF0675D7C872B6D6D6227730EAAF31E03F1ACA9
Key Value
FileSize224364
MD5C2E06EDA469C903F780A33AFE5DC5CA5
PackageDescriptionlibrary to help write exceptions and handlers This package forms part of the Boost C++ Libraries collection. . The purpose of Boost Exception is to ease the design of exception class hierarchies and to help write exception handling and error reporting code.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-exception1.67-dev
PackageSectionlibdevel
PackageVersion1.67.0-13+b1
SHA-109E53B058CD055CDB846C4BE77C2996368DC5EC3
SHA-2561255C8C1D5C6D617A31B4500CE3B8D94A94A088D7F8D216AD130A6F8C17D8A44
Key Value
FileSize233116
MD56A16C5CF45179F43CC20EEA43776899F
PackageDescriptionC++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-timer1.67-dev
PackageSectionlibdevel
PackageVersion1.67.0-13+b1
SHA-11183F9B97F92E4DF194042961323714FF007A63E
SHA-25632C1065681975AB9F3C3E69EF1D6D894692A95121EA0DE1E642C97AA5C873228
Key Value
FileSize822412
MD5A13583C63463DFEBA92ABB8E10904CB4
PackageDescriptionC++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-log1.67-dev
PackageSectionlibdevel
PackageVersion1.67.0-13+b1
SHA-11A96A0BBD982DE98C87275D0054F17CF5DB20F49
SHA-2564D69D4CFA0E6D6CADD0511DEA1209086214B0FD9DD45C10BF0E4067BB2FDB57B
Key Value
FileSize247740
MD561A6C377B0D9CC95192E642B90FEB8CC
PackageDescriptionset of date-time libraries based on generic programming concepts This package forms part of the Boost C++ Libraries collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-date-time1.67-dev
PackageSectionlibdevel
PackageVersion1.67.0-13+b1
SHA-11D530ECBE12E9149601E7FA6C9BB9262148B7B5C
SHA-256CD7C832E67023E8836F2947C360A36EC62523A783126F0F5739D089B784790E8
Key Value
FileSize324376
MD58B4924CE50BC78FA515C5C3EEF85A94A
PackageDescriptionserialization library for C++ This package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-serialization1.67.0
PackageSectionlibs
PackageVersion1.67.0-13+b1
SHA-1244867D02ED2BBFB077AC33073966AA2C114AA4A
SHA-256000D1ADC116B9F7669CC1951FB25446789BFF28CD32002EE649D332F348D5ED3
Key Value
FileSize232820
MD5FBD1CC211B673587908BF24102C3BB50
PackageDescriptionBoost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-random1.67-dev
PackageSectionlibdevel
PackageVersion1.67.0-13+b1
SHA-12A0CD9521C007082AFC48E723611433003FF7112
SHA-256185F5BC7DE6B2395C1AC1DB730A7B6E641D919C27D1C59AD015BA546A4BA8277
Key Value
FileSize486404
MD5CD0958239934C614DA63B70671BE1733
PackageDescriptionC++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-locale1.67.0
PackageSectionlibs
PackageVersion1.67.0-13+b1
SHA-12A8357281E117185E981621FB6F3F67EE851C5A7
SHA-2568FC184A97BBA62076DA460CF32473E9B67A2D061F5759B746F8C413CBFB0F9F5
Key Value
FileSize578928
MD5F29811926119EF1CF7C952967F9CBA2F
PackageDescriptionC++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-locale1.67-dev
PackageSectionlibdevel
PackageVersion1.67.0-13+b1
SHA-12C0CFDFE6E339BC1D4DD28B121EEB431CE54CC58
SHA-256C303D6FEEE5EB4340A16346F8C4EE59F0F3FA2691ED0A3A1457E6DF737B11D6B