Key | Value |
---|---|
FileName | snap-hashlookup-import/usr/lib/x86_64-linux-gnu/cmake/boost_unit_test_framework-1.74.0/boost_unit_test_framework-config-version.cmake |
FileSize | 304 |
MD5 | 0768B06072DC1AD8A3F163A388E0E31D |
RDS:package_id | 304065 |
SHA-1 | D0C5D319428817CBBDDF0E98A8082B20C13A034D |
SHA-256 | 5EE95961360DB0513CE6D1990B041C4DF223A23A1727EED1F3CDBA3C8C29BAB8 |
SHA-512 | 8B4F1D66D03B344D44BB155C04FB9B10348305DC2A35C4CBC5070A4F79C913D186107BB817E3DD29BF90943045E796EF9298BC9C0087D69AA43863AA890B31D1 |
SSDEEP | 6:S3m+mtx+k30F6Svrik30Ft31kiUKsDk308xGOFINk308xGOFH/Di4UFvU30K/+kV:8mptx+k30Z+k30bFkiUKek308xGqgk3/ |
TLSH | T1E2E0E297088C5CE0438A89D312C3AA2AB8A222D3C7E3C0DCE80578929350D60436C79A |
insert-timestamp | 1728229817.8492465 |
mimetype | text/plain |
source | snap:vOBRjB6Kb8Dw7mluHsqGqQs9tJbxVZtV_27 |
hashlookup:parent-total | 2565 |
hashlookup:trust | 100 |
The searched file hash is included in 2565 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 250552 |
MD5 | 611CE86566D47B53945149BB7B4A209B |
PackageDescription | set 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-date-time1.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-12 |
SHA-1 | 0001E13C7AB41597414FD8F98731E9854E120D23 |
SHA-256 | E4B28611E103A94989FE2F617092DBFFC1D2931CAF45AB12F01943095D71F417 |
Key | Value |
---|---|
FileSize | 254184 |
MD5 | 19C0C7A4CA8B47E50D642278CAFACCB7 |
PackageDescription | library to capture and print stack traces - development files 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-stacktrace1.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-12 |
SHA-1 | 000DD6520F47833D29C8002D6A06505F74F4EE64 |
SHA-256 | 2A3028C5216BC9C3F696011130DC439D1231FED642CCEABCCA86201766F42832 |
Key | Value |
---|---|
FileSize | 257780 |
MD5 | F22D90ED43223AAFB0AF2984525BA71E |
PackageDescription | provides 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-coroutine1.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-10 |
SHA-1 | 001010CF568E993751379C4743CEDE1E60648BD1 |
SHA-256 | B5D1366020BCE8BC6EE51A163F904381703CF0FF2733B53ACE2AE30785DBEB47 |
Key | Value |
---|---|
FileSize | 455300 |
MD5 | 3363958814261BFD44608CE372B9170A |
PackageDescription | C99/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). |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-wave1.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-8ubuntu2 |
SHA-1 | 002E7431B1C4B6CDDEE36342AE492B3673E2BA11 |
SHA-256 | C12EAB3F38687DE8F7A03D6BAA602315CBC2917B0F1B42A96FE34A435BCB5098 |
Key | Value |
---|---|
FileSize | 244944 |
MD5 | 6E61748700A2EB1EA104AAF8A4CFA76E |
PackageDescription | provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-context1.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-11 |
SHA-1 | 00347F34755C3D94AF2135A94902EF2AFDA728B3 |
SHA-256 | 38C458995112B7891BAE250949FDFBC3A0CC7CD66665151E16BAB4986737885C |
Key | Value |
---|---|
FileSize | 241224 |
MD5 | 53099E482556990D4DC7EC91ED5ED9B7 |
PackageDescription | library to help write exceptions and handlers This package forms part of the Boost C++ Libraries collection. . The purpose of Boost Exception is to ease the design of exception class hierarchies and to help write exception handling and error reporting code. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-exception1.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-9 |
SHA-1 | 004974B69DC954E8A4FF59A2CB9F67F0135954FB |
SHA-256 | 6B078E7E359392DE80BBC806959D3BBFBDA198ACC47E3F161EB5BC993E4A7D9B |
Key | Value |
---|---|
FileSize | 588716 |
MD5 | 2ADAEBCEB9093E6959A3F03E622E0128 |
PackageDescription | regular 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-regex1.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-10 |
SHA-1 | 0055CFF4EC93290B6D7578BBFF68CB6D43C06342 |
SHA-256 | A8F721D3F154650A1F6C719B3B083E0FEF6BC8D6EF96C6D34357700993D8A9E4 |
Key | Value |
---|---|
FileSize | 249564 |
MD5 | DFC452E11B0E5F4847C72215B4271266 |
PackageDescription | Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-random1.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-8~bpo10+1 |
SHA-1 | 0073A8957593E5BD97996F7778BF3F53AD0FBB03 |
SHA-256 | EA868188928D4E09BD5D484E7B654841343DEFE9D2C1F2B104ABB5E7ED8721CC |
Key | Value |
---|---|
FileSize | 242900 |
MD5 | 3882144295D6E0D20E47A926DB2247B3 |
PackageDescription | Operating 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-system1.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-12 |
SHA-1 | 007627CD76EFC4A1145FBAE1EC8C2563B2F9B447 |
SHA-256 | 440B4079DE81E332BFDF60754BC845E895C672A12C8FEFBA4849E6E594167D18 |
Key | Value |
---|---|
FileSize | 243176 |
MD5 | 13C4C74C644D87316DE994080177E7C8 |
PackageDescription | Operating 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-system1.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-13 |
SHA-1 | 00792B3A3940C001C41774AFEA7CB5E740DEE7D2 |
SHA-256 | 33D271B09E97AD16A0BCA22071C445B8B8CED30031FDA025F02E7F6C499FE2B7 |