Result for E1AC65F1DDC6FA815CDD8DFA9ADB90A304519BB4

Query result

Key Value
FileNamesnap-hashlookup-import/usr/share/lintian/overrides/libboost-chrono1.74.0
FileSize57
MD5CE205C13382266E0DC2855A1D37E3468
RDS:package_id302124
SHA-1E1AC65F1DDC6FA815CDD8DFA9ADB90A304519BB4
SHA-256791B483F059955EDD1F70ABB1C461AADDAB715024387ACA9F0D76F09323306B6
SHA-5123118ADD61CAE043442402D6B2E4F4F5DE03E20012226D034059655FB4FD49A845E5EC84F26B7F978BA1BB1D37470F85C3A26744D588C6F7D7B08569AB112A886
SSDEEP3:EHRWuaXfSSnfFVvogz0aINLhAon:EQGSt3zFUWo
TLSHT1C990025043614131981649445117C408560956D6F45517546A9B184328A1E3560D5807
insert-timestamp1728229567.1415246
mimetypetext/plain
sourcesnap:vOBRjB6Kb8Dw7mluHsqGqQs9tJbxVZtV_27
hashlookup:parent-total95
hashlookup:trust100

Network graph view

Parents (Total: 95)

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

Key Value
FileSize248136
MD55918B5BA8821992EFAF22061CFD5FAA4
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 <team+boost@tracker.debian.org>
PackageNamelibboost-chrono1.74.0
PackageSectionlibs
PackageVersion1.74.0-10
SHA-100BB611C4E6D9B3A077640551D30D27E2B441F62
SHA-2560B10BB006AFAB2BEF84106B9CF04F5199A8606BE2CC6FD0968EF29E40BE3A1D1
Key Value
FileSize223956
MD5FE2F52A3C59E150225E3D9D320B76B82
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 <team+boost@tracker.debian.org>
PackageNamelibboost-chrono1.74.0
PackageSectionlibs
PackageVersion1.74.0-17+b2
SHA-101EF8FDAB52F4FAF2947654B8CF142D9F88BEFD4
SHA-25609CEA0E503DD49E94E892603369F0071339AB18296C7303B5177DA1E3197609D
Key Value
FileSize252104
MD5DE2A1940C3E8435432B7C0939C5092A7
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 <team+boost@tracker.debian.org>
PackageNamelibboost-chrono1.74.0
PackageSectionlibs
PackageVersion1.74.0-10
SHA-103AC0BE60D76CB201B45DB2350249CB56C62BCA0
SHA-25644005F4079AA72C0AD79C95A43F455734BBE34A5F26743DE943E7A65F08BF15D
Key Value
FileSize223852
MD5F53AE2D18CA5F886EE1713031C01782B
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 <team+boost@tracker.debian.org>
PackageNamelibboost-chrono1.74.0
PackageSectionlibs
PackageVersion1.74.0+ds1-20
SHA-104046DA722E7DE359AAB163E678927D21A56D7E9
SHA-2569871633C0350F7AEB4A133A897EB6CB88A0CBDCFE1539E52C486F8FE76654D04
Key Value
FileSize248428
MD5A713C8F29553053628405B87570336E8
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 <team+boost@tracker.debian.org>
PackageNamelibboost-chrono1.74.0
PackageSectionlibs
PackageVersion1.74.0-13
SHA-1065380CC7C019C864E52A5F264E30A4C51C88181
SHA-256BE612B7B51ACF5FC8268485416D8132D5D30336164EDC1E25CD105D522A394B2
Key Value
SHA-108465B1D0483D874644B8FDD1CC6E678A3686B56
snap-authoritycanonical
snap-filenameh539bnto9G6Dm0v7twk6jkWWb99GQW0b_32.snap
snap-idh539bnto9G6Dm0v7twk6jkWWb99GQW0b_32
snap-namenelson
snap-publisher-idpAoaaU44H0qZhkUcV4LTu2jS2kY4viwy
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2022-03-13T19:58:26.891919Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/h539bnto9G6Dm0v7twk6jkWWb99GQW0b_32.snap
Key Value
SHA-1084D77D4825683AD8D62F01408CAE19CE45F6D8A
snap-authoritycanonical
snap-filename5jhXwLx2kfI42wm6InusEO3ZryZyh6Eq_30.snap
snap-id5jhXwLx2kfI42wm6InusEO3ZryZyh6Eq_30
snap-nameopensearch
snap-publisher-idfjOUFQTI5KDPhTDuoMZ8K5meb43UdBAV
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2023-01-09T22:10:46.117847Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/5jhXwLx2kfI42wm6InusEO3ZryZyh6Eq_30.snap
Key Value
FileSize247904
MD58849E6BC80DB709B86DAF7552CD73F23
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 <team+boost@tracker.debian.org>
PackageNamelibboost-chrono1.74.0
PackageSectionlibs
PackageVersion1.74.0-3+b1
SHA-10CFF885E13BAAA4B9D3774DB3C3B6240E3EB92D1
SHA-25688A78303E13D267CC8AAF44398592118F2A88CD95663FBAFA0347B13BF5A64F9
Key Value
FileSize251924
MD54C72B88AFE15875C58E6F4D614B2946E
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 <team+boost@tracker.debian.org>
PackageNamelibboost-chrono1.74.0
PackageSectionlibs
PackageVersion1.74.0-13
SHA-11961FF34F44E2D57836833BBF29794C74A8F9025
SHA-2567831549EEE0C87CAA414C32BD75EB85A39A07875E35D94449D5267774E1D1B3A
Key Value
FileSize252696
MD55B7005490FE4EF522D88FE8D49ACC1D3
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 <team+boost@tracker.debian.org>
PackageNamelibboost-chrono1.74.0
PackageSectionlibs
PackageVersion1.74.0-9
SHA-11C18603B23B7CFBF04763C35B8FF349FF51DA207
SHA-25639CC6813965E18C0008418BFE5CFA2CE637E47A8913CCAC93A01F31154C432E2