Key | Value |
---|---|
FileName | ./usr/share/doc/libboost1.74-tools-dev/changelog.Debian.arm64.gz |
FileSize | 226 |
MD5 | A99FA9DF7CA9E66FD006C74E18C8755D |
RDS:package_id | 289310 |
SHA-1 | 16616A1ADD78589C275228260F7C09E239CB4715 |
SHA-256 | 9EF96C34E34FD7F1A899E2B779A75D2DB48A9C14A3BBF584A3F6EBCDB022BDA5 |
SSDEEP | 3:FttNPWcecBTFjY53mg+lBBC/+8zs0+J8E+9BZ1qO1jW2BLUjvIM5+MDNEg337Ua9:XtNuceBmlBBvLj+z/qORfLaUO3LUB+b |
TLSH | T118D097180E63846584E10BA9014246C222CC435B4E404CB1F8898ACC22E48723EAA224 |
insert-timestamp | 1678943080.2309508 |
source | RDS.db |
hashlookup:parent-total | 66 |
hashlookup:trust | 100 |
The searched file hash is included in 66 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 229484 |
MD5 | 9E32E2DDAF23D456DE4901F38AB3A2B9 |
PackageDescription | Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-random1.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-17+b2 |
SHA-1 | 00F9B28C91C965452746CAEBA0486BFAEFE47BAE |
SHA-256 | 3BF996BE0877845681B4B91DED09D75BE4B2DB24EEBB4039C3E0275C15D4FF3D |
Key | Value |
---|---|
FileSize | 217544 |
MD5 | 45203A14C3DDF0E4ECF0239DE710B9E9 |
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.74.0 |
PackageSection | libs |
PackageVersion | 1.74.0-17+b2 |
SHA-1 | 0899CF2D4897E0B543457E460446965C261A6E6E |
SHA-256 | 4E95900183443669A78B563B1662DC7A8717E20C0C01AC95CF7336FB44ECADBD |
Key | Value |
---|---|
FileSize | 252840 |
MD5 | 034B75487332A873F9AAEF9ED1A7CE79 |
PackageDescription | Contract library for C++ - dev files This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-contract1.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-17+b2 |
SHA-1 | 0BF8CC2A806996B5EBA96AD8D3FC4162D388506A |
SHA-256 | 66CDA324665B04210DCD9A61F750342265662B3966E7472900D821407EAF28FE |
Key | Value |
---|---|
FileSize | 219000 |
MD5 | 7DC2127AA367721FE258EE7451BB3CD3 |
PackageDescription | Standard library functions with UTF-8 API on Windows 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.74.0 |
PackageSection | libs |
PackageVersion | 1.74.0-17+b2 |
SHA-1 | 0DB6E1EC80762B47DD94B7304DEDE4A656A6FB49 |
SHA-256 | B1BA7A58052A592CF4E697DCDCE03F0FF9965FB1CC252F4B9BF627F7F13AF859 |
Key | Value |
---|---|
FileSize | 327864 |
MD5 | 000D565DF6C7C22D5CC77D8520CD2418 |
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.74.0 |
PackageSection | libs |
PackageVersion | 1.74.0-17+b2 |
SHA-1 | 0E326C967EF93AD4046831AFE168B12A6313AE30 |
SHA-256 | E409265D8085FC98B03F51C7AC0AF19B7F69E2721C795A5D10C57909408A4FD1 |
Key | Value |
---|---|
FileSize | 420424 |
MD5 | EF2E55999A88B6CB90B5BFA248E09A06 |
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.74.0 |
PackageSection | libs |
PackageVersion | 1.74.0-17+b2 |
SHA-1 | 11358E5CB7A8645E9714B03541751A0DF7AFEB10 |
SHA-256 | E0CCD89EE350173DD5392012A064A641C94AEE545F473FD84D762A5C0DFE1C84 |
Key | Value |
---|---|
FileSize | 277148 |
MD5 | 71543AB4C99315F371776956237436CD |
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.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-17+b2 |
SHA-1 | 1190A6E23DABB53D89EFBE3CBB74D616CC1E8719 |
SHA-256 | 370645152A5189951D47B229DEF495709D5C2DB51754A7900C8E4AB9087FA354 |
Key | Value |
---|---|
FileName | libboost1.74-dev_1.74.0-17+b2_arm64.deb |
FileSize | 9508772 |
MD5 | 4EB60D4BE2B4041B574790A1A3579D4A |
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.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-17+b2 |
RDS:package_id | 289310 |
SHA-1 | 15DEE53055C972199FA903009D90D4AD7EAE06FA |
SHA-256 | 758CB1AEB49C19F1B6E27CCE18F7ECC309ADFDD74D8F770E3F6FEC936288A4BD |
insert-timestamp | 1678928982.2131062 |
source | RDS.db |
Key | Value |
---|---|
FileSize | 232256 |
MD5 | D170950C5DCB251C52583B9A36F70350 |
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.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-17+b2 |
SHA-1 | 17013768577C42BBEF6E9B85B29DBC160D927DB7 |
SHA-256 | C73B83FDE76C3BD23EB8826919FA43585A555F7934DE60B0DC76BFC16204F003 |
Key | Value |
---|---|
FileSize | 291712 |
MD5 | 731A929C843872F6D062986D64066927 |
PackageDescription | generic graph components and algorithms in C++ 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-graph1.74.0 |
PackageSection | libs |
PackageVersion | 1.74.0-17+b2 |
SHA-1 | 198F680D9E0650D1C7E3BBED31979804AA5FF923 |
SHA-256 | 96C894BEE5FDAE9A3C2FE8083F0142A52E6DF80DBFB0BC0E18CF58CC39E6EE47 |