Result for 3A88E5CFDA87A663177FA8AB7CF9276BB12A82E8

Query result

Key Value
FileName./usr/share/doc/libboost1.71-tools-dev/changelog.Debian.armel.gz
FileSize214
MD54DC73F723577B22DB10C20C6E98865AB
SHA-13A88E5CFDA87A663177FA8AB7CF9276BB12A82E8
SHA-256F2CDC6EEE71B2F99C4807801A9388A276F89548F7A7083EFF2B68B2C21248DBC
SSDEEP3:FttU8qhKCu8zKb5FRBatPJYM7bhcvDpQaR5nNmW0xVhpUhC/wAJO4Tn/t6+6Fe8d:Xt28JN/qBJZSvT5nKmC4vyt6FwCGK/n
TLSHT12DD023841983FA57FD5CF1640CDDCD49C637D55604E0BF5D802330CB411E53081A1C4A
hashlookup:parent-total64
hashlookup:trust100

Network graph view

Parents (Total: 64)

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

Key Value
FileSize335728
MD5CB40DB8DD35126BE88A9D4107139C4A9
PackageDescriptionC++ interface to the Message Passing Interface (MPI), Python Bindings 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 provides Python Bindings to the C++ interface. . One of the python interpreter packages is required to use the bindings.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-mpi-python1.71.0
PackageSectionlibs
PackageVersion1.71.0-6+b1
SHA-1025B256D11F55C7E70CDB22F73DA1085D29B24D0
SHA-256E03CF311B36F015CDB0A83F88B9D07E0F642AC290FC0A97311D9F3A245FB9608
Key Value
FileSize385364
MD5869D805333F291C0DEB3F9D992F6585C
PackageDescriptionC99/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).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-wave1.71.0
PackageSectionlibs
PackageVersion1.71.0-6+b1
SHA-10A6D938636453824DDCC847FAD24974F05D02B63
SHA-256843651D6FAD4B0516B1238B106331F880DE0B2C030D94594322BF706BBBFE901
Key Value
FileSize240568
MD5E99071F1A8F9C7E9705151ABEEEA1835
PackageDescriptionprovides 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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-coroutine1.71.0
PackageSectionlibs
PackageVersion1.71.0-6+b1
SHA-10C61AEC8A97A2BC7F6A63E8A4B1921EB65E8C81C
SHA-25659BDD1EA37FA4765E52BF34AF41F2FD748C4F1B848467E71879A55680583607A
Key Value
FileSize309588
MD5D0B90975DA3C4A0292368B0981D90850
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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-serialization1.71.0
PackageSectionlibs
PackageVersion1.71.0-6+b1
SHA-10C92B1239EABF467EB92DFCB9A020AC2A6C22162
SHA-256CB9741291643EFF6E85014CCF7E0DF3239AC17D7155F8DE0A35C9A91574A1E4D
Key Value
FileSize244344
MD5B8DF92981A3F7D6CAD08EF6262C3AF3F
PackageDescriptionC++ runtime polymorphism based on concepts 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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-type-erasure1.71.0
PackageSectionlibs
PackageVersion1.71.0-6+b1
SHA-11AC114530AE32EF6D4F563081F2FB05235963F31
SHA-2563152604D532B729648D2F34299EB9F601395EBC66641695D8894373C6ECEA219
Key Value
FileSize567316
MD5796DBDFDF8A4DD2646C8F4A749017370
PackageDescriptionC++ facilities for localization 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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-locale1.71-dev
PackageSectionlibdevel
PackageVersion1.71.0-6+b1
SHA-125BAF58BF21F870591F8344527B8173B43704F82
SHA-25617382683344DE952340AD094DE90BF391232E1C1436BCC30619A4302AAA96E81
Key Value
FileSize823060
MD5B572D8A848CD1A110E1B9E86E3FB65D7
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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-log1.71-dev
PackageSectionlibdevel
PackageVersion1.71.0-6+b1
SHA-12831EC69EE53BD6BBB8D7FB95A8DF0AB4B6E597E
SHA-2563EA2D48B5FA47A87462CB7B98F15077D6AB370F56B914FA2375B1A4B6EABCC86
Key Value
FileSize247624
MD510D64FD219FE3DEC2A17EEBAC42703FA
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.71-dev
PackageSectionlibdevel
PackageVersion1.71.0-6+b1
SHA-128FF6038929B3448D6C831CD7B9BEB9F9E300B77
SHA-256B87F7B9BF67AC6A36F29098774B24414E592E487D3A11AC5285DBF8A8D4D3241
Key Value
FileSize320084
MD509D77DEF39D53260040D89E1E40BBD95
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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-python1.71-dev
PackageSectionlibdevel
PackageVersion1.71.0-6+b1
SHA-129A9154FA907A5009BF747A1C552BE41A339370B
SHA-25662B57D58FFC89B1EFF7A094820352677728E4C9F46A5CC21A99AE14A1FA5EB3D
Key Value
FileSize402472
MD5079218315AFBF501000DF23456B936F5
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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-program-options1.71-dev
PackageSectionlibdevel
PackageVersion1.71.0-6+b1
SHA-129F2CFA6C645ABFD436F37B8EB90DD0CB0E72D3B
SHA-256C1B44A94F84E4B8E89C86A0ABBCD3B75147FC099481027BC8C9F8E56FFA28EEF