Key | Value |
---|---|
FileName | ./usr/share/doc/libboost1.81-tools-dev/changelog.Debian.armhf.gz |
FileSize | 220 |
MD5 | EAF181C1C6F046B59FAFCC476D5AC65F |
SHA-1 | 1B8195AD0D30C7726B596DD4A2D0479D018C3459 |
SHA-256 | E3E6A687C1426FE0CD2DDEB8AE08AEC3347BDD00B8ED7F64A203395B6E0ADF06 |
SSDEEP | 6:XtL5AcpmVMe/0lMJLB2Vks+tXvmpG3FNA9uFBYZ:XB5RWMe/uMJLj8GVNAWC |
TLSH | T16FD023F09D42456FC4B53321FC15D5D65CF5FB448771542ED55941F21891C10A542B75 |
hashlookup:parent-total | 70 |
hashlookup:trust | 100 |
The searched file hash is included in 70 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 315168 |
MD5 | 6F93742BA0F8D50B1095C223A62F7CD9 |
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.81-dev |
PackageSection | libdevel |
PackageVersion | 1.81.0-4+b1 |
SHA-1 | 0802DC9F1164F94B3CBC9A3BA8BDA5717EBC7723 |
SHA-256 | 9DA5884721EB4C0DD941244B12D8B3C1B028067B682E1F88351B679EFFD551D9 |
Key | Value |
---|---|
FileSize | 239396 |
MD5 | 9431797EF303851A49427F74DB2C739E |
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.81.0 |
PackageSection | libs |
PackageVersion | 1.81.0-4+b1 |
SHA-1 | 0B9F68E0E025408F391732AB8A530AD0CFD05C48 |
SHA-256 | 6D8BA9CA6D9AAA0CFE3190989595B62E81F1DA1B1C896DD24CE9F474BF36DA19 |
Key | Value |
---|---|
FileSize | 303208 |
MD5 | E74C39C32F528CFB234526A5B366980A |
PackageDescription | regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-regex1.81.0 |
PackageSection | libs |
PackageVersion | 1.81.0-4+b1 |
SHA-1 | 0E58A13989143F166BAD6F25288A8CB7F1CADC00 |
SHA-256 | FF7C59C808E7E0504104803E22DAABDAE9B655BEEBC37C551E81C54800BDF205 |
Key | Value |
---|---|
FileSize | 287444 |
MD5 | 84E74AE2DB54CEA7A6BC6E317B340B9F |
PackageDescription | C++ interface to the Message Passing Interface (MPI) 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-mpi1.81-dev |
PackageSection | libdevel |
PackageVersion | 1.81.0-4+b1 |
SHA-1 | 0F1F83FECAEAE3BF8D4AF39ED26188A369A07C5D |
SHA-256 | B411B9FAC3EA8B551DA0F7750FAAE84CEB7878E01D499D1EA205E791F4AE5078 |
Key | Value |
---|---|
FileSize | 331868 |
MD5 | 0963C23F3D870FD84D047DABDE4E17A5 |
PackageDescription | regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-regex1.81-dev |
PackageSection | libdevel |
PackageVersion | 1.81.0-4+b1 |
SHA-1 | 14E5C0A3D965814C16B6C49F957404EA3C127E89 |
SHA-256 | B70C3FA4C8145C0753D6C31E924DC96BF0DEED4B5D17781E767D73EBB43A954E |
Key | Value |
---|---|
FileSize | 233828 |
MD5 | FEC5EED826B3AB6E57F8E1015636211B |
PackageDescription | Standard library functions with UTF-8 API on Windows development files This package forms part of the Boost C++ Libraries collection. . The library provides an implementation of standard C and C++ library functions which are UTF-8 aware on Windows without requiring to use the Wipe API. . On POSIX platforms, where UTF-8 is already commonly used, the calls in Nowide just alias to their standard counterparts. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-nowide1.81-dev |
PackageSection | libdevel |
PackageVersion | 1.81.0-4+b1 |
SHA-1 | 187A889018E07A8BDD8FAFA931B470D970242B8D |
SHA-256 | 5BF8EE2075D8A25E3FD59D74AC53F908F3F80BAAD228C5E5A4E5B4755E5350F9 |
Key | Value |
---|---|
FileSize | 348124 |
MD5 | E582F39CD9E567D96E676105EB1953D2 |
PackageDescription | Boost.Math Library development files 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-math1.81-dev |
PackageSection | libdevel |
PackageVersion | 1.81.0-4+b1 |
SHA-1 | 1A1DA941D4794ED8E1D8696BBF55A7DEDDA02E8B |
SHA-256 | F3092A67C84B5A02D79624A0863ABF8B7AC86513C300D7E9DF061C5234698C11 |
Key | Value |
---|---|
FileSize | 227576 |
MD5 | DBD10310C82AF72187A27FA2DDA4741D |
PackageDescription | Boost C++ Libraries development files (ALL) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This metapackage provides the complete Boost development environment, including all separately-packaged libraries. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost1.81-all-dev |
PackageSection | libdevel |
PackageVersion | 1.81.0-4+b1 |
SHA-1 | 1BBAB0541C71757FDB5784E3A20AED967B37576A |
SHA-256 | 3C6DD5D82EBBF7C6ADDF2D71DEC4782E333692A5B20C17E69EEB4999A0676E17 |
Key | Value |
---|---|
FileSize | 237484 |
MD5 | 474CACB4246615DAFA09EA55E6ADBAC8 |
PackageDescription | set of date-time libraries based on generic programming concepts 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-date-time1.81-dev |
PackageSection | libdevel |
PackageVersion | 1.81.0-4+b1 |
SHA-1 | 1D35225CE7E20E9D089CEB60F94C689FEDF3598B |
SHA-256 | FF3013EF190B2239E8E03DAF1A9B775ECC17BEE86E8D080E81FB1A7BD0F04C15 |
Key | Value |
---|---|
FileSize | 228752 |
MD5 | 0B814BB27B3B73AC77380471E748106A |
PackageDescription | Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-system1.81.0 |
PackageSection | libs |
PackageVersion | 1.81.0-4+b1 |
SHA-1 | 1F80F76AE3845159F98AAC97D2EBEC1E497B2CD7 |
SHA-256 | 088B6F79155DF0BA37B14C1DA229D68B60D9515D0F79C58F9FEC0880E6B270F3 |