Result for 5A698C81AF578861AEEA6C387051AB1337D2F7E6

Query result

Key Value
CRC327A0B139D
FileName./usr/share/doc/libboost1.65-tools-dev/copyright
FileSize7367
MD584F2CD5E5CD2B38D2B26C77B72E7B443
OpSystemCode{'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'}
ProductCode{'ApplicationType': 'Operating System', 'Language': 'Multilanguage', 'MfgCode': '2529', 'OpSystemCode': '910', 'ProductCode': '217853', 'ProductName': 'Linux Mint - Tricia', 'ProductVersion': '19.3'}
RDS:package_id182052
SHA-15A698C81AF578861AEEA6C387051AB1337D2F7E6
SHA-256B9D70BDC3EBC7B9C0A78D3A6D63AF28BE309CBF4BD86F8F435DBBC7D7E14197B
SHA-5127FB42E943377EEAA2ADABACCB87D1CFB30EBE9B1E8B3B85C6610E13B377D0FF5A7923FF153B5F9B99DEA996516887C732808461D1362BFD011A4CA7D9185E6A1
SSDEEP192:76DeOFQH+bZ3xdEr2+3PEYrsiyw5pVcJDfD:eDnFrbZ3xd1qsYrsip538
SpecialCode
TLSHT151E1B82F3F54073243D283A65A4AB9C9F30E851EB7365941B81DD15C273B8AD83F92A5
dbnsrl_modern_rds
insert-timestamp1728987609.0585291
mimetypetext/plain
sourcesnap:KeESO5HF7y6lC8AyCLt93EBLvAHbbpjz_83
hashlookup:parent-total3660
hashlookup:trust100

Network graph view

Parents (Total: 3660)

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

Key Value
FileSize41346
MD504F45F4AF247B03CE7C45B012FDABFDB
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 <pkg-boost-devel@lists.alioth.debian.org>
PackageNamelibboost-date-time1.62.0
PackageSectionlibs
PackageVersion1.62.0+dfsg-4+b2
SHA-1000625F6315F7ECBA308ECEB640647368918159A
SHA-2569CE355F3FA832B8294B8E04F6C18E6C6FB8527DDC378E5B3B447D98EBB353548
Key Value
FileSize47902
MD5AB936D89B3E2320907561C9AE6AA9ED2
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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-filesystem1.62-dev
PackageSectionlibdevel
PackageVersion1.62.0+dfsg-4build3
SHA-10009AA9395CCA6C3DF8E046D3E9128AE880230CD
SHA-256CD3D8279A3E55A5D65A69CDB1C12097EFA698FC9DB7A50143E6F1A7F7C4F6B66
Key Value
FileSize8038
MD5D423E5C7A5E1303573583F81DABBEA31
PackageDescriptionprovides 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++.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-context1.62.0
PackageSectionlibs
PackageVersion1.62.0+dfsg-4build3
SHA-10014A1D515D57A2610BA08C5712D35171C6584D3
SHA-25627979F11DD88979B6793E8875412687EB44AA8E5EE7BA87A250E0276B6F4C5FB
Key Value
FileSize34876
MD5F3DEA1C4E87674F175D36D12860F563D
PackageDescriptionC++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed.
PackageMaintainerDebian Boost Team <pkg-boost-devel@lists.alioth.debian.org>
PackageNamelibboost-timer1.62.0
PackageSectionlibs
PackageVersion1.62.0+dfsg-4
SHA-1001C859320AFB257BE5ADACE47C97F491DA7AAF3
SHA-256BA3D9AC558FCF74ADAA7CDDBF6811C49910FBE2A3E140EDC7C497CE225A7F939
Key Value
FileSize162592
MD548DCFB811B351E603ABA57310566C8E4
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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-program-options1.65-dev
PackageSectionlibdevel
PackageVersion1.65.1+dfsg-0ubuntu5
SHA-1002CCE4E438662E3122ABE31AF53539E465F638D
SHA-256D096DF7C69F1381ACC5C03833E2C0DAF1308DC2EC813C7D46DDA79FE3E778FC5
Key Value
FileSize110002
MD5C26B8CF6A41A1847BF8C264696FE546B
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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-serialization1.62.0
PackageSectionlibs
PackageVersion1.62.0+dfsg-4build3
SHA-1003CA2271726F58EB86CA23B58302EC6100BD9D3
SHA-256A5798D65C3860948E5BE832AB29B0C05E2A413BF64764A85D1D869C077C4DF7F
Key Value
FileSize276200
MD5252936F868A66964BC232A4C42F53009
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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-test1.62-dev
PackageSectionlibdevel
PackageVersion1.62.0+dfsg-4build3
SHA-100439B21130AFD5D6A65A8CE75DDEABA66D793B4
SHA-256E259E4FCBA662DF62DC784C880CF51A6C3A44C7F65B121A2E0F27FD130B4EB65
Key Value
FileSize351616
MD51D5FBFD8DF9447AEE7AD55B2CBA0F283
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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-log1.65.1
PackageSectionlibs
PackageVersion1.65.1+dfsg-0ubuntu9
SHA-1005B527FE80E668D6DCE5A996948699D0F11393F
SHA-256039E1DEC22B5146310B347F82914BDD7E6C049146BE4FACCDB42FBDB30D565C0
Key Value
FileSize37036
MD586DB3B15CC6F84C6CAAE7566CB6F8BFE
PackageDescriptionC++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class . Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * A tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * A thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers.
PackageMaintainerDebian Boost Team <pkg-boost-devel@lists.alioth.debian.org>
PackageNamelibboost-chrono1.62-dev
PackageSectionlibdevel
PackageVersion1.62.0+dfsg-4
SHA-100808D364200A3AD5A5310274910513D59F55EB7
SHA-256CD648287D64F279F44A4B27B4C987158CD9F395E66BE9DA0E51ACEA5DC6BE74A
Key Value
FileSize127292
MD504A0470CE0FD1D6057C5C857DC3C44A4
PackageDescriptionBoost.Python Library development files 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. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-python1.65-dev
PackageSectionlibdevel
PackageVersion1.65.1+dfsg-0ubuntu11
SHA-1009E19B47B26A396983BD1E8BB483DDF2C700648
SHA-2568A5206DB6F4057282D01E00BFDFB59D5A64A427C12787BF5D11AED66085C4FEA