Key | Value |
---|---|
FileName | ./usr/share/doc/libboost1.71-tools-dev/changelog.Debian.armel.gz |
FileSize | 214 |
MD5 | 4DC73F723577B22DB10C20C6E98865AB |
SHA-1 | 3A88E5CFDA87A663177FA8AB7CF9276BB12A82E8 |
SHA-256 | F2CDC6EEE71B2F99C4807801A9388A276F89548F7A7083EFF2B68B2C21248DBC |
SSDEEP | 3:FttU8qhKCu8zKb5FRBatPJYM7bhcvDpQaR5nNmW0xVhpUhC/wAJO4Tn/t6+6Fe8d:Xt28JN/qBJZSvT5nKmC4vyt6FwCGK/n |
TLSH | T12DD023841983FA57FD5CF1640CDDCD49C637D55604E0BF5D802330CB411E53081A1C4A |
hashlookup:parent-total | 64 |
hashlookup:trust | 100 |
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 |
---|---|
FileSize | 335728 |
MD5 | CB40DB8DD35126BE88A9D4107139C4A9 |
PackageDescription | C++ 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-mpi-python1.71.0 |
PackageSection | libs |
PackageVersion | 1.71.0-6+b1 |
SHA-1 | 025B256D11F55C7E70CDB22F73DA1085D29B24D0 |
SHA-256 | E03CF311B36F015CDB0A83F88B9D07E0F642AC290FC0A97311D9F3A245FB9608 |
Key | Value |
---|---|
FileSize | 385364 |
MD5 | 869D805333F291C0DEB3F9D992F6585C |
PackageDescription | C99/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). |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-wave1.71.0 |
PackageSection | libs |
PackageVersion | 1.71.0-6+b1 |
SHA-1 | 0A6D938636453824DDCC847FAD24974F05D02B63 |
SHA-256 | 843651D6FAD4B0516B1238B106331F880DE0B2C030D94594322BF706BBBFE901 |
Key | Value |
---|---|
FileSize | 240568 |
MD5 | E99071F1A8F9C7E9705151ABEEEA1835 |
PackageDescription | provides 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-coroutine1.71.0 |
PackageSection | libs |
PackageVersion | 1.71.0-6+b1 |
SHA-1 | 0C61AEC8A97A2BC7F6A63E8A4B1921EB65E8C81C |
SHA-256 | 59BDD1EA37FA4765E52BF34AF41F2FD748C4F1B848467E71879A55680583607A |
Key | Value |
---|---|
FileSize | 309588 |
MD5 | D0B90975DA3C4A0292368B0981D90850 |
PackageDescription | serialization 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-serialization1.71.0 |
PackageSection | libs |
PackageVersion | 1.71.0-6+b1 |
SHA-1 | 0C92B1239EABF467EB92DFCB9A020AC2A6C22162 |
SHA-256 | CB9741291643EFF6E85014CCF7E0DF3239AC17D7155F8DE0A35C9A91574A1E4D |
Key | Value |
---|---|
FileSize | 244344 |
MD5 | B8DF92981A3F7D6CAD08EF6262C3AF3F |
PackageDescription | C++ 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-type-erasure1.71.0 |
PackageSection | libs |
PackageVersion | 1.71.0-6+b1 |
SHA-1 | 1AC114530AE32EF6D4F563081F2FB05235963F31 |
SHA-256 | 3152604D532B729648D2F34299EB9F601395EBC66641695D8894373C6ECEA219 |
Key | Value |
---|---|
FileSize | 567316 |
MD5 | 796DBDFDF8A4DD2646C8F4A749017370 |
PackageDescription | C++ 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-locale1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-6+b1 |
SHA-1 | 25BAF58BF21F870591F8344527B8173B43704F82 |
SHA-256 | 17382683344DE952340AD094DE90BF391232E1C1436BCC30619A4302AAA96E81 |
Key | Value |
---|---|
FileSize | 823060 |
MD5 | B572D8A848CD1A110E1B9E86E3FB65D7 |
PackageDescription | C++ 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-log1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-6+b1 |
SHA-1 | 2831EC69EE53BD6BBB8D7FB95A8DF0AB4B6E597E |
SHA-256 | 3EA2D48B5FA47A87462CB7B98F15077D6AB370F56B914FA2375B1A4B6EABCC86 |
Key | Value |
---|---|
FileSize | 247624 |
MD5 | 10D64FD219FE3DEC2A17EEBAC42703FA |
PackageDescription | C++ 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-chrono1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-6+b1 |
SHA-1 | 28FF6038929B3448D6C831CD7B9BEB9F9E300B77 |
SHA-256 | B87F7B9BF67AC6A36F29098774B24414E592E487D3A11AC5285DBF8A8D4D3241 |
Key | Value |
---|---|
FileSize | 320084 |
MD5 | 09D77DEF39D53260040D89E1E40BBD95 |
PackageDescription | Boost.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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-python1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-6+b1 |
SHA-1 | 29A9154FA907A5009BF747A1C552BE41A339370B |
SHA-256 | 62B57D58FFC89B1EFF7A094820352677728E4C9F46A5CC21A99AE14A1FA5EB3D |
Key | Value |
---|---|
FileSize | 402472 |
MD5 | 079218315AFBF501000DF23456B936F5 |
PackageDescription | program 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-program-options1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-6+b1 |
SHA-1 | 29F2CFA6C645ABFD436F37B8EB90DD0CB0E72D3B |
SHA-256 | C1B44A94F84E4B8E89C86A0ABBCD3B75147FC099481027BC8C9F8E56FFA28EEF |