Result for 43C887E439379E26B4A6697790E202D77F36D884

Query result

Key Value
FileName./usr/share/doc/libboost1.62-tools-dev/changelog.Debian.gz
FileSize24652
MD53E4A939B29B2ADA754BB9011F1948A32
SHA-143C887E439379E26B4A6697790E202D77F36D884
SHA-256CD2A40D7365C1B44018B12167EB6576DC76038F9582F9D1B0F77C5F292DF9E3F
SSDEEP768:6T8viCvDSDIo4aq24d+pMyxHanjmc8pLE:XiC+Dt4nbYe8HWyc8pLE
TLSHT103B2F1D92D8B6E39365B25F10110E0EF3E019C10D46E8974341CA93DE58BFA8F766397
hashlookup:parent-total290
hashlookup:trust100

Network graph view

Parents (Total: 290)

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

Key Value
FileSize54192
MD565B59DEEA84543FF5CAA48E7F9DCE29E
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.62.0
PackageSectionlibs
PackageVersion1.62.0+dfsg-10+b1
SHA-1011303B1E24CE2A7B8EF2A7D8F8E4F3C99F5493E
SHA-25615420E7678F4FFA1F6268AA7BBB4B9D29D0EFF454F5EEA6B85BF0F0936460742
Key Value
FileSize189100
MD5E5904325EF36E016868077BEB17D1F8F
PackageDescriptionprogram options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-program-options1.62-dev
PackageSectionlibdevel
PackageVersion1.62.0+dfsg-10+b1
SHA-1016034A6C7FEA822711839E9AF19E8250CB84D8A
SHA-256A4648FDFF629694C0DC16EB9C1F5C7293517B4CF1D8043A6E76A69A8FE6F314E
Key Value
FileSize92972
MD50FCC23C188897D0E7B910BF7A1BA2034
PackageDescriptiongeneric graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-graph-parallel1.62-dev
PackageSectionlibdevel
PackageVersion1.62.0+dfsg-10+b1
SHA-101659C63A91861682661A8FACE96E93F31ACDD41
SHA-25673C93E8875054D33E61305ED9E6B8BF974CBCC162117A9D452C6910D82A3FFA2
Key Value
FileSize72076
MD5CBFF4039420E05F1159072858118F2AB
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.62-dev
PackageSectionlibdevel
PackageVersion1.62.0+dfsg-10+b1
SHA-1018AF50BB04C65209ADD3D6B87222296C88BAA0B
SHA-25655311349C57DF2C6F943CB4A27F79A30EBB3A2A1A9CA323015B9751F49158824
Key Value
FileSize1106864
MD5C5032E2844470A0F3E254E51AB2145B6
PackageDescriptionBoost C++ Libraries development tools 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 auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost1.62-tools-dev
PackageSectionlibdevel
PackageVersion1.62.0+dfsg-10+b1
SHA-1019845C1E37603F66725CFE4D354F24DB21B8D6E
SHA-256878FD1EC70DD159D9170A7FA6A8A65D007A56D57E607896EFB0F2328E1E95179
Key Value
FileSize34936
MD5399EFE1CDCEABFE0FF12798541F95465
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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-system1.62-dev
PackageSectionlibdevel
PackageVersion1.62.0+dfsg-10+b1
SHA-101CA390FB25C4FAA7F30C59D0246A45B65840C36
SHA-256CE6E456EA2A8E257118BE509E9888D040212167A2614DCB987BD0FD5243BE07A
Key Value
FileSize48128
MD5488D8CF95B0D496C07C30FBE6D9BAE46
PackageDescriptioncooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-fiber1.62.0
PackageSectionlibs
PackageVersion1.62.0+dfsg-10+b1
SHA-1041DAE2764FAE5CAF90C5B555068FFAFC9813270
SHA-25686919C1E60BA6BAC560C6C524CBC4926BEBD8D5280628EE5A8645463D813CB1E
Key Value
FileSize43804
MD51936409A40476922B2095C269F7EA976
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.62.0
PackageSectionlibs
PackageVersion1.62.0+dfsg-10+b1
SHA-1046E7EF3BC53EBEA1C933A7DA88E674E2F9CA6A1
SHA-25647E9C2B64871A5713422716C7C408EB0D9894B76001FC47B6D2B0BD2B08922E9
Key Value
FileSize119300
MD5E04A53A3D6781647B69575B296D67845
PackageDescriptionBoost.Python Library 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. . One of the python interpreter packages is required to use the created extensions.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-python1.62.0
PackageSectionpython
PackageVersion1.62.0+dfsg-10+b1
SHA-104FBE722F632AE10DBA948D65BB310BD9D4F5418
SHA-256C1082E681861D5190927D5D5551C852D723697BB76DFEBB544C6048C5DE4E0A6
Key Value
FileSize403456
MD5328F69AC9230D8BC01D5CD9DB0072220
PackageDescriptionC++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-log1.62.0
PackageSectionlibs
PackageVersion1.62.0+dfsg-10+b1
SHA-1060F72249A65320E254FCC76574E68E8B4B44A7B
SHA-25698B1E0AD5C6E2EC8B2E75F02A7C08ED3B7F16CDDCA8844C1AE8F4778A5122E85