Result for 86A8BFA4CA54735F1F303EF971B2380BEA85FF0E

Query result

Key Value
FileName./usr/share/doc/libboost-thread1.31.0/changelog.Debian.gz
FileSize3799
MD588EE694D829DD5C94660A86D34A55355
SHA-186A8BFA4CA54735F1F303EF971B2380BEA85FF0E
SHA-25630DFE10B05F32F8AEE7D8E9E5AB0659A8CB0EB8278FEC90B13B3EAEAFDEF211F
SSDEEP96:omPcuSLQ3H9aaz3/X1MfjcD0dUBx0179r762zwrEYJ:omXRH9a6PX1+O/0R562sjJ
TLSHT13E717DADD085B2D6EB4320F97F52A0609811D9EE91C058097B469FAA60D2F1172B789F
hashlookup:parent-total17
hashlookup:trust100

Network graph view

Parents (Total: 17)

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

Key Value
FileSize115778
MD5C4D237A9F01A5D056DCF8FAD620DE722
PackageDescriptionBoost Python Library Part of the Boost.org library 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. . Homepage: http://www.boost.org/libs/python/
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamelibboost-python1.31.0
PackageSectionpython
PackageVersion1.31.0-9
SHA-1221303EB13D13FC2EFFD62197993C3256F45E9C5
SHA-256B56269F48BDA3DCDA6C24B0012DC195BEAB3347AFF96BC285E0C7BD1FD061729
Key Value
FileSize180596
MD51C577145AD2018A8D31EF047239AECA1
PackageDescriptionComponents for writing and executing test suites Part of the Boost.org library 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. . Homepage: http://www.boost.org/libs/test/
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamelibboost-test-dev
PackageSectionlibdevel
PackageVersion1.31.0-9
SHA-126DFD63412D04F83C17553407A9CE2BDF5D2FCBC
SHA-2560BCB31B45443919769D511BF6D8E1A2454195F98F1A09D15230045CB19A78342
Key Value
FileSize129258
MD572755E1E49C30B4030EF2818FFE17C25
PackageDescriptionThe Boost Python Library development files Part of the Boost.org library 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. . Homepage: http://www.boost.org/libs/python/
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamelibboost-python-dev
PackageSectionlibdevel
PackageVersion1.31.0-9
SHA-12F31EEA36B417C29115A805E3E9ABE738843BC77
SHA-25625228A90939D8511739872F00E211D79758EEE1FE2F3EF289820D0F05FEDD590
Key Value
FileSize61466
MD51542CC8662DF9A5E4D2EA83587A76B5D
PackageDescriptionManaged signals and slots library for C++ Part of the Boost.org library 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." . Homepage: http://www.boost.org/libs/signals/
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamelibboost-signals-dev
PackageSectionlibdevel
PackageVersion1.31.0-9
SHA-136786C5C69D615BCF04E0543B7B728E280429CCE
SHA-25609924527D71DA9C1031AFAE11590787BE8E128E672D1A882442C5339D0F1E296
Key Value
FileSize258008
MD53AED02866CBAD2CBB0A86514853A8428
PackageDescriptionGeneric graph components and algorithms in C++ Part of the Boost.org library 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. . Homepage: http://www.boost.org/libs/graph/
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamelibboost-graph-dev
PackageSectionlibdevel
PackageVersion1.31.0-9
SHA-13996AD383EA75067A2483C7B802B1AA2718EE22A
SHA-2567D0723E91FDB7B03F61FB655318D03B40EB52041C0A442BE51C5DBCC7B572B59
Key Value
FileSize19180
MD512E5384E648BE42B256FD9EBF1BC6326
PackageDescriptionPortable C++ multi-threading Part of the Boost.org library 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. . Homepage: http://www.boost.org/libs/thread/
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamelibboost-thread-dev
PackageSectionlibdevel
PackageVersion1.31.0-9
SHA-14BDE2B44799FD61F8E73333B5A4DFE7322D11C34
SHA-2569582DF12A74039502F4E49B382DBD0F0F2238AE9137A06E1168B21CF833DA822
Key Value
FileSize126840
MD5A4D69788EE2D4A7A36182764EFF1EEC0
PackageDescriptionComponents for writing and executing test suites Part of the Boost.org library 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. . Homepage: http://www.boost.org/libs/test/
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamelibboost-test1.31.0
PackageSectionlibs
PackageVersion1.31.0-9
SHA-1601AB2AC2306AEB269F1C8282AC921CBEB5E2A87
SHA-2565054DB6F12E01CFB834032C7CFC28F01CF9A89F797938A75A81F65475119E01B
Key Value
FileSize396404
MD5AC2EB290FE80B427FFE30D75A841211A
PackageDescriptionRegular expression library for C++ Part of the Boost.org library 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. . Homepage: http://www.boost.org/libs/regex/
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamelibboost-regex-dev
PackageSectionlibdevel
PackageVersion1.31.0-9
SHA-166117A038A4E7EFBBEF1C02E1935256351A73BF7
SHA-256BFCE65AEC4FFF1660F01936024F867F887705498E862F1F4D5D44760F319EEE1
Key Value
FileSize25002
MD500719EE1CC110EA248A4CA487D1A71C3
PackageDescriptionPortable C++ multi-threading Part of the Boost.org library 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. . Homepage: http://www.boost.org/libs/thread/
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamelibboost-thread1.31.0
PackageSectionlibs
PackageVersion1.31.0-9
SHA-1756DFA3F099529566FF90A6808025495067D3B76
SHA-2567A2BF5FBC81421BB5CB0EE0F58018CA614287C830E68E79FB3823E7099DC8942
Key Value
FileSize211110
MD539EA3E6514C53530E8C174A61DC2FF94
PackageDescriptionRegular expression library for C++ Part of the Boost.org library 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. . Homepage: http://www.boost.org/libs/regex/
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamelibboost-regex1.31.0
PackageSectionlibs
PackageVersion1.31.0-9
SHA-176B286CE3875BBD39E766F6EE06F7787A872E4CE
SHA-256CC770690B83C36F41E8B1EE7A6B759958B9E35A07D27877899A31CF645921C63