Result for B73B224B76E53985BEA1820400FC295D673B75AD

Query result

Key Value
FileNamechangelog.gz
FileSize2203
MD5D8C106A9B54875F4F7A43107868885B4
RDS:package_id304063
SHA-1B73B224B76E53985BEA1820400FC295D673B75AD
SHA-2563B2B11ED97FB2343D049B0F2A4546170FBD38B2D0FCB62C28136338D42EF59AE
SSDEEP48:Xdv6E1UH33uzyXcCmK71QY0PdyFnnLe00K1y5r2aggYRHx:56T+4cCmkuyFnnK0Hy/ix
TLSHT162412B231F69C4C042F023FA6D1EA072E93448859D4FF7584D79704C4899E979C327E5
insert-timestamp1712928205.3038528
sourcesqlite.db
hashlookup:parent-total316
hashlookup:trust100

Network graph view

Parents (Total: 316)

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

Key Value
FileSize4664
MD5FF93089AA640FFCDED22DB08ADC890F0
PackageDescriptionC++ 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).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-locale-dev
PackageSectionlibdevel
PackageVersion1.74.0.3
SHA-100EEEE910CC2BA2A1DC74E029279789EB5195720
SHA-256D68E45D53CACF84E11F463EB100ED88BC300ABEB75FC8B4E8077D10803F120A3
Key Value
FileSize4356
MD57F7CD20290BCCDAD9716CB990E185B3D
PackageDescriptionportable 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).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-thread-dev
PackageSectionlibdevel
PackageVersion1.74.0.3
SHA-10116176E3F5B96C451D4711190EB37BF8B6B6238
SHA-2561D38D4941AB54861B259374F4F9BF53CD0E470A3E61D1E3FD8C716AEAFBDF52B
Key Value
FileSize4332
MD5CB8E8DC0FD858487E391B74D4112789E
PackageDescriptionset 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).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-date-time-dev
PackageSectionlibdevel
PackageVersion1.74.0.3
SHA-101C6CD5F8597C2B71FE329BA58E9B062773E7E8A
SHA-25672EB184ABEC7570668E2544CB01F086A3B329DEA601F42E138BA51EFC10047C9
Key Value
FileSize4956
MD5BF216B35DCAB03F999AF4B74D0CBCE6B
PackageDescriptionC++ 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).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-chrono-dev
PackageSectionlibdevel
PackageVersion1.74.0.3
SHA-102E1F09C481607953575B85CCF50F3389137E942
SHA-25612145127ACC007AB760B4B0849DB8F9A57D356C2454A21B1D725187B58DF587F
Key Value
FileSize4536
MD5CD95CC27E710E7F4B9C8D16442387325
PackageDescriptionBoost.Math Library development files (default version) This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-math-dev
PackageSectionlibdevel
PackageVersion1.74.0.3
SHA-1064420E9ED3981F6D26F34023D3754DDC7F28B3B
SHA-25630B4AFC57ACBF11451472C4CC04524E8F53AA004EC48DA984D3158EDA4744267
Key Value
FileSize4436
MD56DE1C02764AFD4786869009DA3FCE492
PackageDescriptiongeneric 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.74).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-graph-dev
PackageSectionlibdevel
PackageVersion1.74.0.3
SHA-1069BC1799DE535BEE2DDBB41C34F63AF6ADE1257
SHA-256C315B285AAB53A69A3EBEEF6A73FA0554B2820A5D1D4F5404F44140C939ECEA7
Key Value
FileSize4540
MD52ED89CADD67F8B965ED60468F4CA13D6
PackageDescriptionC++ logging library (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-log-dev
PackageSectionlibdevel
PackageVersion1.74.0.3
SHA-1073959E6C0AB94D3239728F8EAF2EFB1B75E18A0
SHA-256AB955BF8822DC93FC02B0246DD027414D3228B73B388B3A42253757FE5BA441E
Key Value
FileSize4632
MD5926AF64F7080C327DA07CF5EBB6089A9
PackageDescriptionBoost.Python Library development files (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-python-dev
PackageSectionlibdevel
PackageVersion1.74.0.3
SHA-107BE0E5376A75019C12CB3BA4179571435C946D3
SHA-256961630EF963B3AF3A6E01ACCD78E03498A6DF37F8C411660C41BFE54003C5C6C
Key Value
FileSize4420
MD531DAC0105F6826D133D762F2AA7C7A4C
PackageDescriptionC++ interface to the Message Passing Interface (MPI) (default version) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-mpi-dev
PackageSectionlibdevel
PackageVersion1.74.0.3
SHA-107CE1A36CA7ACCF4BE940C851365E49B42CDBD16
SHA-25698D92C4CAE2CD356ECE2E881D30EC8399F8A19D391E828FA5F74B6820BFFCB17
Key Value
FileSize4424
MD5856D189FB03BC6149C54D152D77153E1
PackageDescriptionC++ interface to the Message Passing Interface (MPI) (default version) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-mpi-dev
PackageSectionlibdevel
PackageVersion1.74.0.3
SHA-107CF4CCACC03DDC7C905A998C2743E4B9CD766AE
SHA-256239B2AA4E60E0CDD7CF67FFB2F1D82016FDF8C6F15CEE3BE34D467477DBE1EDA