Key | Value |
---|---|
FileName | ./usr/share/doc/libboost-thread-dev/copyright |
FileSize | 1477 |
MD5 | 1146F78B7A96502E80F559EA7EE24BB4 |
RDS:package_id | 304063 |
SHA-1 | 5B30BE1EF83FDA2C482CF2767F9A24F5FB739EB3 |
SHA-256 | D8F1933DF3CCFCD187F6BA16F075F407BDA4615CEC4EFD5E922F7773FBDCAADD |
SHA-512 | 88C7F5DA5DBC6975242AAABDF2403A1976AEA72F7A4709DBE9C9D531F24E75CD5A12D17C678E91A248A2A0E946F498E583C0B29684FFCBD240A9034A4D7E72C6 |
SSDEEP | 24:gttUkQ2YwvKU5lH680JHxH+yPP3uPEA6Hc1d9QH+sUu8Ok4S0+dTo30lqBFig:bk5Y+vV0J5PPv2Ew1QH+shIpU30l0Fig |
TLSH | T14F31C69EB3404773196223E1E67568C4B73BB12EB2BF2784305EE381130A85CC0FB848 |
insert-timestamp | 1728982269.7236452 |
mimetype | text/plain |
source | snap:HlktvEaJr1G6XFgWVRgtCybRGnVKpF1K_95 |
hashlookup:parent-total | 919 |
hashlookup:trust | 100 |
The searched file hash is included in 919 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 3376 |
MD5 | D39CAD6C077D7D19D1B4FA7BBA6FFDD5 |
PackageDescription | filesystem operations (portable paths, iteration over directories, etc) in C++ (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.67). |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-filesystem-dev |
PackageSection | libdevel |
PackageVersion | 1.67.0.2 |
SHA-1 | 00B85F8E1910216050080EAB2E75CE76DDA0F118 |
SHA-256 | 9F7ECFE36B4EBF3FFF54E1B2478679BFE7486FE3B46AA964524A5E6F42C5BC91 |
Key | Value |
---|---|
FileSize | 4664 |
MD5 | FF93089AA640FFCDED22DB08ADC890F0 |
PackageDescription | C++ facilities for localization (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-locale-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0.3 |
SHA-1 | 00EEEE910CC2BA2A1DC74E029279789EB5195720 |
SHA-256 | D68E45D53CACF84E11F463EB100ED88BC300ABEB75FC8B4E8077D10803F120A3 |
Key | Value |
---|---|
FileSize | 4356 |
MD5 | 7F7CD20290BCCDAD9716CB990E185B3D |
PackageDescription | portable C++ multi-threading (default version) This package forms part of the Boost C++ Libraries 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-thread-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0.3 |
SHA-1 | 0116176E3F5B96C451D4711190EB37BF8B6B6238 |
SHA-256 | 1D38D4941AB54861B259374F4F9BF53CD0E470A3E61D1E3FD8C716AEAFBDF52B |
Key | Value |
---|---|
FileSize | 4484 |
MD5 | 7A54EA72A828642187301689D6992A16 |
PackageDescription | provides a sort of cooperative multitasking on a single thread (default version) 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++. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.67). |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-context-dev |
PackageSection | libdevel |
PackageVersion | 1.67.0.2+b1 |
SHA-1 | 011AF70864DFAB55E6A7B5E79E307980EA95B7D9 |
SHA-256 | A335C1101405EAF4702CCD3F0ECF01C77C01F1E0F942C98F80D5FCDDA2803A0F |
Key | Value |
---|---|
FileSize | 4332 |
MD5 | CB8E8DC0FD858487E391B74D4112789E |
PackageDescription | set of date-time libraries based on generic programming concepts (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-date-time-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0.3 |
SHA-1 | 01C6CD5F8597C2B71FE329BA58E9B062773E7E8A |
SHA-256 | 72EB184ABEC7570668E2544CB01F086A3B329DEA601F42E138BA51EFC10047C9 |
Key | Value |
---|---|
FileSize | 4300 |
MD5 | 3A6DF6D44A9D548FF6D513C11ACDAB9E |
PackageDescription | C99/C++ preprocessor library (default version) 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). . This package is a dependency package, which depends on Debian's default Boost version (currently 1.67). |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-wave-dev |
PackageSection | libdevel |
PackageVersion | 1.67.0.2+b1 |
SHA-1 | 024401453B3B95508C51F8AD215CA5D223D9A896 |
SHA-256 | A423AACA371A3AD2B86AF1D12B6E6C26072D27852FE85958B3484A94469503F6 |
Key | Value |
---|---|
FileSize | 3444 |
MD5 | 8BD999813A94553F91B9F7F598DD20E2 |
PackageDescription | generic graph components and algorithms in C++ (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.67). |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-graph-dev |
PackageSection | libdevel |
PackageVersion | 1.67.0.2 |
SHA-1 | 02674133F0AB1513EAB72B4C5D4695C0760C6C0D |
SHA-256 | 88CD9BC539C41CC42923404846473C3F561E7BFB806AFB8B7AD34A04EBBF5DD5 |
Key | Value |
---|---|
FileSize | 4956 |
MD5 | BF216B35DCAB03F999AF4B74D0CBCE6B |
PackageDescription | C++ representation of time duration, time point, and clocks (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-chrono-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0.3 |
SHA-1 | 02E1F09C481607953575B85CCF50F3389137E942 |
SHA-256 | 12145127ACC007AB760B4B0849DB8F9A57D356C2454A21B1D725187B58DF587F |
Key | Value |
---|---|
SHA-1 | 02F5F87F5CA7FB1EA6F2275D86BF0E0BFFB5B96E |
snap-authority | canonical |
snap-filename | YsXCuW3LKuaIvidrsZvSMPjGdqvhNcwF_168.snap |
snap-id | YsXCuW3LKuaIvidrsZvSMPjGdqvhNcwF_168 |
snap-name | leibnitz |
snap-publisher-id | Tm9ubb0qUD9RD6sqeEpcuMT2PO702kvd |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2022-01-01T20:06:27.717973Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/YsXCuW3LKuaIvidrsZvSMPjGdqvhNcwF_168.snap |
Key | Value |
---|---|
FileSize | 3436 |
MD5 | 796EAB12C4E4E6B285F31FB81B2F4F3A |
PackageDescription | C++ runtime polymorphism based on concepts (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.67). |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-type-erasure-dev |
PackageSection | libdevel |
PackageVersion | 1.67.0.2 |
SHA-1 | 04BA2FBD130BF816FAC9B3DB5092D587D0EEC64B |
SHA-256 | 7D3A388AA61372809ABE54AC3BF19EA56DAD7D312BC265FFEC2FFF06B1391C79 |