Result for C33809211BE1198F0EBE9CF32AF81EFDCB004F4B

Query result

Key Value
FileName./usr/share/doc/libboost-thread1.31.0/changelog.Debian.gz
FileSize3799
MD5F6A36F270EAC00DC5E5D860C26F93142
SHA-1C33809211BE1198F0EBE9CF32AF81EFDCB004F4B
SHA-25656320CF1A6382F899BD08E4068948ABA31932F2626FAAEC02690981072DA01F7
SSDEEP96:6mPcuSLQ3H9aaz3/X1MfjcD0dUBx0179r762zwrEYJ:6mXRH9a6PX1+O/0R562sjJ
TLSHT138717EADD085B2D6EB4320F97F52A0609811D5DE91C058097B465FAD60D2F1172B789F
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
FileSize547088
MD59B8B4A96EF1865EF4D3FAA4479ED09D1
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-11B922F78B91AD4B920F307D9613A1CCDFF03D742
SHA-2563036CA7006FCF550AACE5FEBAEB510D68077F18571B46E05BD886ABD0EBAC645
Key Value
FileSize119310
MD5114B06D580E71F7B036B37FF191DE8E4
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-graph1.31.0
PackageSectionlibs
PackageVersion1.31.0-9
SHA-12C40CD2D449F9F825B18B80DA37894A5238066E1
SHA-25641C80E4EA36EC30C82D798683DB631DEACB478C66E7F71E3E26E5E0AFA4572B5
Key Value
FileSize25162
MD517BED64C22679459373240342E9E47DC
PackageDescriptionSet of date-time libraries based on generic programming concepts Part of the Boost.org library collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers. . Homepage: http://www.boost.org/libs/date_time/
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamelibboost-date-time1.31.0
PackageSectionlibs
PackageVersion1.31.0-9
SHA-155C244C10F8E3A0183FBD58F96CA1F1C67A6A7F0
SHA-256E0F24F9F8D388594AD9C8FA8EC423B7EC35321F4ADBFC359A36182DBF768404D
Key Value
FileSize78102
MD5FCD0D9EF796DC54CAC15EC3EBFF0F796
PackageDescriptionSet of date-time libraries based on generic programming concepts Part of the Boost.org library collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers. . Homepage: http://www.boost.org/libs/date_time/
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamelibboost-date-time-dev
PackageSectionlibdevel
PackageVersion1.31.0-9
SHA-159E5F0F37DF44B4218AE7040559B2CFA410609DD
SHA-256476B7FD76EACE80D6754121867ACB8E1901BF6D3304BBFFEC6A1ABC0E5787974
Key Value
FileSize1191910
MD5932E337E45F85886D6787D7A9B008714
PackageDescriptionBoost.org libraries development files 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. . For the following subprojects separate packages exist: date-time, filesystem, graph, python, regex, signals, test, and thread. . Homepage: http://www.boost.org/
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamelibboost-dev
PackageSectionlibdevel
PackageVersion1.31.0-9
SHA-15A677C1153A1B504DD7F3DD904C045B6EBA8C3BB
SHA-256E7123AE458EC2B3FD2527D7C2F258D5935A72E1D00310F0558372A5297A0AB11
Key Value
FileSize321774
MD5B7BAAF60FE98E06900F40174EB9216B9
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-161538AF9B4942778DF0A318DC2318ACE2C0FA0A8
SHA-25604510EEA52E1D36565411A82A0A950BBA02BD0E45511521FB0A518C0F12FA939
Key Value
FileSize90016
MD5E9402A7EF8A38F2C3522F0714F2CE1BB
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-167D2D7927CDCA9939B71419546A2A69F53EEA4E1
SHA-25670408A4DEEBE31E22BDE0C9DD2BF4A6858425910BE6AE69636BDF680F71DC8C4
Key Value
FileSize62086
MD55B41D8911D7239E2E9EFE0A5FE720E0E
PackageDescriptionFilesystem operations (portable paths, iteration over directories, etc) in C++ Part of the Boost.org library 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. . Homepage: http://boost.org/libs/filesystem/
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamelibboost-filesystem-dev
PackageSectionlibdevel
PackageVersion1.31.0-9
SHA-18A6A4E54D4E392841E5BFD0B4F2DE0DD0C4173E9
SHA-2569D214A759B2C3A2377B48DD4583435C1946EB0A43F30AB9305F8CD1213298593
Key Value
FileSize19168
MD508AED43CCEFCB6A3FE281FD7B8F4C582
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-18FE5A98F0A69C65878B3D3CA5E5C17851814CB39
SHA-256582E3A4C1CD5B33EC7826EAC161F0962D05C5045C36EAC25B3388206E220E893
Key Value
FileSize28660
MD5C786328DE43EE3B70522B7E16DFCD776
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-19B23F4EA7746A636D325580709543D12A95BC0E8
SHA-256C2C120788267793852B3355AF26C2FEEB67EDB9B116CC2C0F9FAB9680B858FF1