Key | Value |
---|---|
FileName | ./usr/share/doc/libboost1.71-tools-dev/changelog.Debian.arm64.gz |
FileSize | 225 |
MD5 | AA6ED58DE123CAE1A1CEFB991256686F |
SHA-1 | 2D38270BDEF556B2AC3CA6B75C5B6CE48398CE4C |
SHA-256 | 52115DBA3F80302B549122383FD823A9C82778FF3A5F4227C460A9AF3A962BF5 |
SSDEEP | 6:XtNp7YOulWBS2OaqP6kSIX56ZepXnK9EiTB9PQ:XBKW01Bp6Q1K9EyjQ |
TLSH | T1CED0232A1354F5A3D4D5257CF564704D280411A5E25CC7F0CF1E1197117BD7DE4F8135 |
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 | 371752 |
MD5 | C17821599539650E5E37140CFAFECAA0 |
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-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 0079E8FF47A24207B8FCA95BD829A72E714B87BB |
SHA-256 | 000C37569DE799C928E1AC41A342CC55095C1089ED2045A3FA132DE58F4AAAB9 |
Key | Value |
---|---|
FileSize | 237312 |
MD5 | F707C681E56C5713D53A687B20F339A1 |
PackageDescription | provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-context1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 07F0D5D349F7BF785597885FFD317C1DEC7E12B4 |
SHA-256 | 43D0804A358C85675D86E8CE1B26F3FDD8D7BE12DD82BAD27EF538397D6DF096 |
Key | Value |
---|---|
FileSize | 439040 |
MD5 | 0A2EB1584325053F8DDE19F8B3A633E2 |
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.0 |
PackageSection | libs |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 0CFA6CC8F7E724C35862E117147B297AB3D4D857 |
SHA-256 | F3B1C5A1FC419CE4F704D3007962289D41D2AB4A09E429ACDCAF4A79D933A665 |
Key | Value |
---|---|
FileSize | 479756 |
MD5 | 256AD5319704F8135F8DF8C92909BBBF |
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-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 0E42FA692D986FF4E16AC8512BE4598B99535550 |
SHA-256 | 9CF2D480D779D327DE5E5457C653CB1B92E31A6D6DBADC6C819C32FC125D4EE0 |
Key | Value |
---|---|
FileSize | 275572 |
MD5 | 841E19C2BB027DC4A5D36792B5BB87FF |
PackageDescription | Boost.Iostreams Library development files This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-iostreams1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 12536C2CCB9AB931026204A711CADA9B52CAD138 |
SHA-256 | 6A00284E0349EEFABD710F54B23FBA8CB498C1BAE8D4B7BB5095F99A4E551CFE |
Key | Value |
---|---|
FileSize | 247252 |
MD5 | F3B8F5AABED347D71EFEDF2D9387032B |
PackageDescription | Boost.Python NumPy extensions development files This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . 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-numpy1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 1364E952EF02E4F8846AF46A48F637C146BB5EAE |
SHA-256 | BC22F8E29F471FFCE406AE96584CF1E6914C35318D691405C5A6E8FE9F7DA7EC |
Key | Value |
---|---|
FileSize | 9096512 |
MD5 | 9F746ECB4178C61A15515337C71DD016 |
PackageDescription | Boost C++ Libraries development files 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 package provides headers for all Boost libraries. . Extended precision arithmetic package libmpfrc++-dev or libntl-dev is required to use the Boost.Multiprecision wrapping of the respective library. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 17AE3D797C84F5D93D49F1F81D082F460A8B811D |
SHA-256 | 8673BDD4C8BC5A2610F862D06541EAA37DBE108F4A0AFB08C2AE9F635E16CA47 |
Key | Value |
---|---|
FileSize | 254096 |
MD5 | 34F58285DCC751D4F59FFF703F7369E8 |
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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-mpi-python1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 1BB2E22D65345DE77BEE7E1F32711F7BAA68398E |
SHA-256 | 34B58D2F53B7B5AEF427F7666AD1012DB3435383E764B76A6157995C26D99085 |
Key | Value |
---|---|
FileSize | 258388 |
MD5 | D90899195B21B5A829658BE5328F1413 |
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.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 20B6D7F137008B561755897AE7B00478DB37F498 |
SHA-256 | 5E7C7E2B1DCA010E27AEEE131FFDC8B8E4DEDAEEDC9A410AAA9A44E6AF166501 |
Key | Value |
---|---|
FileSize | 311756 |
MD5 | 7C1A8B0A9CDE9B9C9282E4BA881BE09F |
PackageDescription | Boost.Python Library 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. . One of the python interpreter packages is required to use the created extensions. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-python1.71.0 |
PackageSection | libs |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 211FB848E223ABD2F0E4AA2F8D2D2F1EE580E0FB |
SHA-256 | A11DEB158AD479D5141143741ADDFEAC4E828378FF33CDD718578189A2B2A726 |