Result for D800383EC3585FE3B5041391BDE097C3F99A9019

Query result

Key Value
FileName./usr/share/doc/libboost1.42-doc/changelog.Debian.gz
FileSize17115
MD5BBABC560307EAA0A3E6D7644EB578B86
SHA-1D800383EC3585FE3B5041391BDE097C3F99A9019
SHA-256851557024DDBFCD57E13DEF961AF435F708BCA89A3CE12FFB24ACDDDC83661C3
SSDEEP384:Z5REKWAqTe3VOEc0JikYYFsW5WpqnFTwhRlVToE:pEKWtS3i0QwFGpqno9oE
TLSHT12272D18BE4846C7CCDCECE862EBF2F090972C0B2D6841BB7D455EB115B6D92BD482419
hashlookup:parent-total125
hashlookup:trust100

Network graph view

Parents (Total: 125)

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

Key Value
FileSize31026
MD5669554C0C7AD2B4798FBB0540D010234
PackageDescriptionOperating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-system1.42.0
PackageSectionlibs
PackageVersion1.42.0-3ubuntu1
SHA-103AF3D4609F4107E9A04101AA8C09B23ADFDFD47
SHA-25622126F60AC895E0623A6312F300AA0EC1E93B236FB4B5313A662163A15608137
Key Value
FileSize56286
MD55C571F1F4CEA46FA565D61B5EDF6BB88
PackageDescriptionportable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-thread1.42-dev
PackageSectionlibdevel
PackageVersion1.42.0-3ubuntu1
SHA-104CA3E709A3C57D6016DC7A9014D57D6243F2B4D
SHA-25660CB1B3C368A768B78FFB92B1BA80295F0C83460750B4C5F2C83F848EE91DECE
Key Value
FileSize25788
MD5A1D34735DB5BC268DC51E295F2BBA53E
PackageDescriptionBoost C++ Libraries development files (ALL) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides the complete Boost development environment, including all separately-packaged libraries.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost1.42-all-dev
PackageSectionlibdevel
PackageVersion1.42.0-3ubuntu1
SHA-10755F73606B40F026D6A9DF652546AA8D4014B0B
SHA-256FF52B1CF5C4416D59C4262C0B6D9BBDD71361C3E3340B428924DDFFC50ADBE9D
Key Value
FileSize46516
MD5D688C58B80725401DD075DF43EACB76C
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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-date-time1.42.0
PackageSectionlibs
PackageVersion1.42.0-3ubuntu1
SHA-1098804363FC3638C67FB798F7ABA7B0A6E2793E2
SHA-25679049E5311677D8C80CA0DEE925882582B18401C3BA1C9B3D3289A0F17691E1E
Key Value
FileSize557136
MD5C0CD60AF1F95452B47E44C472B25D313
PackageDescriptionregular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-regex1.42-dev
PackageSectionlibdevel
PackageVersion1.42.0-3ubuntu1
SHA-10A3698726E8C5E7C59A957C6F09FF06E75B610AF
SHA-25680393A73C444F23BD3098A5172E2CF6141A6F0C80F67962376EC1FA2AED68770
Key Value
FileSize54182
MD5817043787F4131892EAE1BFF93ADF3C6
PackageDescriptionmanaged signals and slots library for C++ This package forms part of the Boost C++ Libraries collection. . Signals represent callbacks with multiple targets, and are also called publishers or events in similar systems. Signals are connected to some set of slots, which are callback receivers (also called event targets or subscribers), which are called when the signal is "emitted."
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-signals1.42.0
PackageSectionlibs
PackageVersion1.42.0-3ubuntu1
SHA-10B4391A5609BE5FFF82A6D2BA582FF2F391C62B3
SHA-2561D137ACF873602C175369C4C38C1E1484CC7A3FC0F708655167E36F34C29E388
Key Value
FileSize115430
MD5FC412F8DADE53D8E4FD61BAF513FFBF8
PackageDescriptiongeneric graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-graph1.42.0
PackageSectionlibs
PackageVersion1.42.0-3ubuntu1
SHA-10BD4EC0C68A9C03BD517809890D0F03B3FFBAB0D
SHA-256DA1C6D1E286EE3956D5C9A6C42FC272030029327DCBD5A410CCD09D399766D8C
Key Value
FileSize14965614
MD5799F6E0482523E579CF3BD76558E7B37
PackageDescriptionBoost C++ Libraries with debug symbols This package forms part of the Boost C++ Libraries collection. . These libraries are built with debug symbols. They are useful to debug programs which use Boost. These must be used also at build/link time.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost1.42-dbg
PackageSectiondebug
PackageVersion1.42.0-3ubuntu1
SHA-10C7AB0D56B18D67A7380059649C71FD0CE0A7E55
SHA-25682CC804993FB0781941724197405CF971BE4389BD3D025DAB11F6D05CD256B30
Key Value
FileSize260504
MD5AE6E444096D71F2A37541E3D4FBAA2C5
PackageDescriptionBoost.Math Library This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-math1.42.0
PackageSectionlibs
PackageVersion1.42.0-3ubuntu1
SHA-10DDB45BE1A528EC3E826F2D5CE8EC4CED7217CE2
SHA-256EB2406B7744287B7E04F2A925E3513FE5D3FF0C3BFFBA6B2DAC15A4F01B879FA
Key Value
FileSize205748
MD5ED3B3C1A8B4106C37AACB5F5272C1D8D
PackageDescriptionBoost.Python Library development files This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . This package also contains the pyste Boost.Python code generator that allows the user to specify classes and functions to be exported using a simple interface file, which following the Boost.Python's philosophy, is simple Python code. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-python1.42-dev
PackageSectionlibdevel
PackageVersion1.42.0-3ubuntu1
SHA-1109848B292CF33F446440C0483492B558DCBD33D
SHA-2564AEBCE805EE530BB7F3645CD6C6E7628C68434F961899471E892636307D8849B