Key | Value |
---|---|
FileName | ./usr/share/doc/libboost1.67-tools-dev/changelog.Debian.armhf.gz |
FileSize | 229 |
MD5 | 55B381A2F8CAA4299140F2EBAE6D88BF |
SHA-1 | 1A43AFF48E95B265527997B6BC6DBC206301B839 |
SHA-256 | 5FFD89DD8B5BCFD096D1FAC4706FBDEC9805EE6E631152328C7CF8CFDED915E8 |
SSDEEP | 3:FttBPWcoDSXx6KFNd6xccDA2DmijZWAoLQNpufbYZF98f4Ev4WNY2W826CHSzMxW:XtBucvH6xcbhijaL7crY4WKFty6bgiid |
TLSH | T14DD0A7759E4FDEB640F0057161148844F2B89493A5A54802994B56044E64C755C87EF4 |
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 | 244976 |
MD5 | FB213F47DCC0CB504948B58BE137324A |
PackageDescription | library to capture and print stack traces - development files This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-stacktrace1.67-dev |
PackageSection | libdevel |
PackageVersion | 1.67.0-13+b1 |
SHA-1 | 0885044CC20E77824CE8CFA35F28B82E8216EA5A |
SHA-256 | C03BA82DD926E0B86ED9BB7F0BB1E9FD6A76C25A9347D74FA0DB33D33034B04E |
Key | Value |
---|---|
FileSize | 239388 |
MD5 | 69C93701B0C67F343B9B4080F0FC6B67 |
PackageDescription | Boost.Python NumPy extensions 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. . One of the python interpreter packages is required to use the created extensions. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-numpy1.67.0 |
PackageSection | libs |
PackageVersion | 1.67.0-13+b1 |
SHA-1 | 08F2F4192B423AC2610C12AD93BEA9B5BFA55C81 |
SHA-256 | 69A30185CD37290E75170405A43C460DF8B9702DFACFC9453757A706D8BA3E90 |
Key | Value |
---|---|
FileSize | 561400 |
MD5 | 87E32F6B6FA50A3FE77E4F4E3DAA21FF |
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.67-dev |
PackageSection | libdevel |
PackageVersion | 1.67.0-13+b1 |
SHA-1 | 097EE280BB32DDE10743F28578A634938126F6C1 |
SHA-256 | 4D67035C941924E1CC1F75DA8572360725351B63EE8C6C477C54E0E2D747B7C9 |
Key | Value |
---|---|
FileSize | 370384 |
MD5 | 0B302E9B233F72C92CC0B6E42D219202 |
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.67-dev |
PackageSection | libdevel |
PackageVersion | 1.67.0-13+b1 |
SHA-1 | 0BE3035D1F227A3B5E730ED2A9D5BF85449E839A |
SHA-256 | 98FE2275802D9E3AAAE4DC927D883E0266057B934DC1A8A2CBF1110435AF46EB |
Key | Value |
---|---|
FileSize | 459988 |
MD5 | 042BF05E656498200B7F6878359054C0 |
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.67.0 |
PackageSection | libs |
PackageVersion | 1.67.0-13+b1 |
SHA-1 | 0D9DE9FCF78CB702E68904F0C1703232A624205D |
SHA-256 | 5752A72F8DC62A1ACF5EE6D655CF9994C07223D5565B591DC15C50C476E6332F |
Key | Value |
---|---|
FileSize | 245544 |
MD5 | B7DA1EF1547395334A3748CBA75D5C4E |
PackageDescription | managed signals and slots library for C++ This package forms part of the Boost C++ Libraries collection. . Signals represent callbacks with multiple targets, and are also called publishers or events in similar systems. Signals are connected to some set of slots, which are callback receivers (also called event targets or subscribers), which are called when the signal is "emitted." |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-signals1.67.0 |
PackageSection | libs |
PackageVersion | 1.67.0-13+b1 |
SHA-1 | 0F9B4A5C833B2A856F3E0EAFD6AB5EDC84FC4CBC |
SHA-256 | 31D9D9F41FC25CAB5AA268ECD254DE67734B3FDA139F3DEBE6CAAF3CDCE6D2AE |
Key | Value |
---|---|
FileSize | 335492 |
MD5 | EC603837DCA38645EAA789A419D7E41D |
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.67-dev |
PackageSection | libdevel |
PackageVersion | 1.67.0-13+b1 |
SHA-1 | 14B3E464BC4FB7B39A17FC0340138C60BD8CEF6A |
SHA-256 | A5AACBC614DCE518C84C9A4A343575E243272EAA856058A13F8C4A558478DB6F |
Key | Value |
---|---|
FileSize | 254980 |
MD5 | F316095F0A315516D4E306367074EB45 |
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.67-dev |
PackageSection | libdevel |
PackageVersion | 1.67.0-13+b1 |
SHA-1 | 14DA2EFC3CFFF2936BC85FF92F1521BD4BCE5A54 |
SHA-256 | 69CE89CC4C209BCD62E9B70893AE59BA5B95EB2E8E5939153DD10040335F3E62 |
Key | Value |
---|---|
FileSize | 8390876 |
MD5 | 5D44DC4B4FD353897883532C680B12EF |
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.67-dev |
PackageSection | libdevel |
PackageVersion | 1.67.0-13+b1 |
SHA-1 | 22A85B50DD6755C5BE9C0D175410413C1E6A7497 |
SHA-256 | 28A1FEC67805A789ACBE09CCCD88968AA29E3852E13311759E92C40786EC1D25 |
Key | Value |
---|---|
FileSize | 436320 |
MD5 | EF81BEAA3FEE59F11C3E4C78474022C9 |
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.67.0 |
PackageSection | libs |
PackageVersion | 1.67.0-13+b1 |
SHA-1 | 285D261D6495BB1AE637134FC9D76F2C7F62BEA9 |
SHA-256 | 697137A02A76007194631F036676D60762D35E311AE2D4894BDAC19A78413987 |