Result for 4C7C78DB47C71C04541D9EAE1B3A12E521102B87

Query result

Key Value
FileName./usr/share/doc/libboost1.40-doc/changelog.Debian.gz
FileSize17171
MD5A56F5B14759961EB95C157DF72043A53
SHA-14C7C78DB47C71C04541D9EAE1B3A12E521102B87
SHA-256D93F4CDA31F4854606F4754F06A612983713940FBE00C3F6D7EDEF69648FF62A
SSDEEP384:7E5hnp4u9yNzGXdWDhwGYWiRRtK2j889TyYAwuj1gqB8kKyV:ah+GXdKhmW4tt81KqBJKE
TLSHT10F72D0B808E6DC69F94B0B1617E8C3810F4A545B858F7A4ADC6D78C6CFD912B1A62C64
hashlookup:parent-total187
hashlookup:trust100

Network graph view

Parents (Total: 187)

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

Key Value
FileSize260064
MD56E7291BF30B5B5867DA4E13B9954D43F
PackageDescriptioncomponents for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases.
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibboost-test1.40.0
PackageSectionlibs
PackageVersion1.40.0-4ubuntu4
SHA-102DAABEB6A80510F7276182C87683DD2D25AD594
SHA-256E428B0B30E3CA217A65B43451022B5B7086E2D62AD678FCC92DF3B2C0133BC5B
Key Value
FileSize285672
MD5C51EE6583EE85D75B85F9CCA5C25144A
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.
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibboost-serialization1.40-dev
PackageSectionlibdevel
PackageVersion1.40.0-4ubuntu4
SHA-102F6DBA77EBB3DB3A60A7CBC2E4562479C2AF744
SHA-2569B03BAB2EB5237A85DD0CD41FC3BE2810B3165DBE8838F391B8C30DD2D35E2C5
Key Value
FileSize220212
MD58D5D444CD83D73B14C1006F858FC2AF5
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.
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibboost-serialization1.40.0
PackageSectionlibs
PackageVersion1.40.0-4ubuntu4
SHA-103BAB28E702456B7647C43E1C14BE000223AF641
SHA-256994E307F9888E26F28EC477F69DE8352F5A596B40AB8B35B438C53320D116A99
Key Value
FileSize531188
MD56CB95A80A4CF2F78000A83FFDEADD0CF
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 MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibboost-regex1.40-dev
PackageSectionlibdevel
PackageVersion1.40.0-4ubuntu4
SHA-10A23E77842406677E3A79BBD31221561B62E1F8E
SHA-256BE815E8AAB58983FC48858E3C2E7CB7DAFA2F9E24F98A2DC98BDCC8D70DCF73E
Key Value
FileSize44088
MD562B5AB8E5A48EC048004891D1AFF3FBB
PackageDescriptionBoost.Iostreams Library This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and set of templates which turn models of these concepts into C++ standard library streams and stream buffers.
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibboost-iostreams1.40.0
PackageSectionlibs
PackageVersion1.40.0-4ubuntu4
SHA-10C8CB42FC2F4E4E63BB63D4412FD27CC066E7D20
SHA-256D1C9FCA1A85BA18FD3D686DD5D456B940083726AE88A7985034FB7A182C85C42
Key Value
FileSize63298
MD50F7D2583C5E9CF646F5A669A1589A02A
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.
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibboost-filesystem1.40-dev
PackageSectionlibdevel
PackageVersion1.40.0-4ubuntu4
SHA-10FEE477BEDF091F19C28FE349C82D53A74D0D01B
SHA-256D3D5106D8AD71FE99EED6B20521B21FE0F495239E70BEC5B60E5550654555C73
Key Value
FileSize464814
MD5999A650E718C79A5852A0B99D2687CEC
PackageDescriptionC99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL).
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibboost-wave1.40-dev
PackageSectionlibdevel
PackageVersion1.40.0-4ubuntu4
SHA-10FF17D7C44AEC991E5BFD3CB15AF69E3EB48FF85
SHA-25618439C83E2D0D8DD2210678119E9CACE14C572A5FF14E8D6276ACD34CF34F141
Key Value
FileSize54814
MD514E0E57045FEA850EC3BC0A6817834C5
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 MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibboost-thread1.40.0
PackageSectionlibs
PackageVersion1.40.0-4ubuntu4
SHA-1109349432D59D9C9B59F9F84AB71B72E1EB12299
SHA-256946F674057CE9D4CD949A9AF7A2F836F8681F5C42BFF9689C4AB091DE84A32F9
Key Value
FileSize51920
MD595B3843CAD7C4C5A8AAE7187FB82288D
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.
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibboost-filesystem1.40.0
PackageSectionlibs
PackageVersion1.40.0-4ubuntu4
SHA-110F00571D2D3C4605D512662F3DBB328A5F10D35
SHA-256A157BA024A94A295CF2547B5096ED154991BE4EAD1245750DB583A4D5B1AB0CE
Key Value
FileSize389476
MD5E52078CA0AC042A223B1AC684325BEFC
PackageDescriptioncomponents for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases.
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibboost-test1.40-dev
PackageSectionlibdevel
PackageVersion1.40.0-4ubuntu4
SHA-1116EE3A70D348EBE7C5330EF17C0131E9D0224D3
SHA-25668B2F5E834970B435F9D9A1D171D8B188FC444B75805127C8CDD6C724A6D55CA