Result for A6B2B49A1066770BD794E9078C7379C1F7B98B62

Query result

Key Value
FileName./usr/share/doc/libboost1.67-tools-dev/changelog.Debian.arm64.gz
FileSize230
MD5CB09D775ECDA29720236BF10CFEDB4A0
SHA-1A6B2B49A1066770BD794E9078C7379C1F7B98B62
SHA-256611294AF75047E7B15198B2535445F6C6753080BF237F05C7B6CA70BC54B60DC
SSDEEP6:XtctRRdBH1d8JGpk1Ndehhfpdjd300mqjGocpg/:XetRt4JRNShfpTkfqCZg/
TLSHT1EAD097725AC82A9EC3326AB7500802EB47809F01AAE007E620FFBC0C23071B4498E96D
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
FileSize261708
MD5A4FB11405D9C2BB53FA34E3BFC6CF99F
PackageDescriptionlibrary to capture and print stack traces This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-stacktrace1.67.0
PackageSectionlibs
PackageVersion1.67.0-13+b1
SHA-1008A0D07814108B739C2BF0E0AC06C48AC1C47EF
SHA-2566FCDD9DA1FF4176ACE8D71CE6383B0C8C1683CB0FBC78F131D3E40321BD247A5
Key Value
FileSize240488
MD5CF3990ADD484A71FB46376585B0D8151
PackageDescriptionC++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-type-erasure1.67-dev
PackageSectionlibdevel
PackageVersion1.67.0-13+b1
SHA-101D791FB0EE85D60F2C2C646FB32CE363C51CFCA
SHA-2565541E38D060570629655426D41DAC4CCF43E023D8459489772627CDBEF732549
Key Value
FileSize238968
MD545E7BCBECA82769C2AA94ADB69C07CED
PackageDescriptionC++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-type-erasure1.67.0
PackageSectionlibs
PackageVersion1.67.0-13+b1
SHA-10C672A0309E4F432E25681312B92536CBDB7A7DD
SHA-256786B1B37613724641EB5F38D5555C294681C61EC51B48861D94028CB7BE60F2C
Key Value
FileSize238112
MD5EFFE722D3EF1804766EA0F05EEE53507
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.0
PackageSectionlibs
PackageVersion1.67.0-13+b1
SHA-10D89F4C231D8B7F77618FF32A986AE4B365C13FB
SHA-2565913D8638305A7120E1D8109D9AF9206B48C5674F4B5AE22C558D70B7C04A0C6
Key Value
FileSize435704
MD5322D0B650D4AFD85BFACDC8E045CFA49
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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-test1.67.0
PackageSectionlibs
PackageVersion1.67.0-13+b1
SHA-10DD766EF0B933BF9A3BE8C520E06C836BE62F5FB
SHA-256E549F35E2B03C964C72342DDE1C367AA4F3D88E5C36BE3FB0E861CD800ED5DFC
Key Value
FileSize256232
MD55E5A884CD3D687DFE447A1028D0B37CB
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-10FFE81D29E243EC6E6881E7EC9F66AB1B0C16692
SHA-256C596EC5F927A5C37CA81E94A9779814B506DF5DA6FD6875390099180BA0F9900
Key Value
FileSize248380
MD52C04957439930671D64CC779DA863E1F
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."
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-signals1.67.0
PackageSectionlibs
PackageVersion1.67.0-13+b1
SHA-1104F178340107083C690B89D4070F4C05763CF6E
SHA-256E5D99396DAF3CB9ABC8FC6EE3A7ED78155D9D8B5785A2BA57D50F23D43F5C249
Key Value
FileSize314548
MD5FA34A5CB3DCA11CB164BBE9C5CC4BDCA
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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-graph1.67.0
PackageSectionlibs
PackageVersion1.67.0-13+b1
SHA-11A0C48633972E98407B5AB25E239881F4E9E3965
SHA-2569B860294E52E26B6230287B72FB9FAE9ECB6BD23D98FD3498D8275B912783D4B
Key Value
FileSize309884
MD530331E36130E7B41BCA94FC86B01753A
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-11A92AB5172CB7D83164E6349B32F212050DEAD32
SHA-256C394DDC627C37116571BA2E594B5F005A3525B238FF0AB6012B9E5736101A2B5
Key Value
FileSize239724
MD5F21B86F17B85DD1F440C5084D81F8190
PackageDescriptionprovides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-coroutine1.67.0
PackageSectionlibs
PackageVersion1.67.0-13+b1
SHA-1219A0321CB12496069EC5D2DFF12BCF3EBEAB497
SHA-2560DB46566753A7842E308EAFF2C7E99C2F7643F036B8900A9923AB5C07F3E9708