Result for 1A43AFF48E95B265527997B6BC6DBC206301B839

Query result

Key Value
FileName./usr/share/doc/libboost1.67-tools-dev/changelog.Debian.armhf.gz
FileSize229
MD555B381A2F8CAA4299140F2EBAE6D88BF
SHA-11A43AFF48E95B265527997B6BC6DBC206301B839
SHA-2565FFD89DD8B5BCFD096D1FAC4706FBDEC9805EE6E631152328C7CF8CFDED915E8
SSDEEP3:FttBPWcoDSXx6KFNd6xccDA2DmijZWAoLQNpufbYZF98f4Ev4WNY2W826CHSzMxW:XtBucvH6xcbhijaL7crY4WKFty6bgiid
TLSHT14DD0A7759E4FDEB640F0057161148844F2B89493A5A54802994B56044E64C755C87EF4
hashlookup:parent-total66
hashlookup:trust100

Network graph view

Parents (Total: 66)

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
FileSize244976
MD5FB213F47DCC0CB504948B58BE137324A
PackageDescriptionlibrary 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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-stacktrace1.67-dev
PackageSectionlibdevel
PackageVersion1.67.0-13+b1
SHA-10885044CC20E77824CE8CFA35F28B82E8216EA5A
SHA-256C03BA82DD926E0B86ED9BB7F0BB1E9FD6A76C25A9347D74FA0DB33D33034B04E
Key Value
FileSize239388
MD569C93701B0C67F343B9B4080F0FC6B67
PackageDescriptionBoost.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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-numpy1.67.0
PackageSectionlibs
PackageVersion1.67.0-13+b1
SHA-108F2F4192B423AC2610C12AD93BEA9B5BFA55C81
SHA-25669A30185CD37290E75170405A43C460DF8B9702DFACFC9453757A706D8BA3E90
Key Value
FileSize561400
MD587E32F6B6FA50A3FE77E4F4E3DAA21FF
PackageDescriptionregular 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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-regex1.67-dev
PackageSectionlibdevel
PackageVersion1.67.0-13+b1
SHA-1097EE280BB32DDE10743F28578A634938126F6C1
SHA-2564D67035C941924E1CC1F75DA8572360725351B63EE8C6C477C54E0E2D747B7C9
Key Value
FileSize370384
MD50B302E9B233F72C92CC0B6E42D219202
PackageDescriptionserialization 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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-serialization1.67-dev
PackageSectionlibdevel
PackageVersion1.67.0-13+b1
SHA-10BE3035D1F227A3B5E730ED2A9D5BF85449E839A
SHA-25698FE2275802D9E3AAAE4DC927D883E0266057B934DC1A8A2CBF1110435AF46EB
Key Value
FileSize459988
MD5042BF05E656498200B7F6878359054C0
PackageDescriptionregular 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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-regex1.67.0
PackageSectionlibs
PackageVersion1.67.0-13+b1
SHA-10D9DE9FCF78CB702E68904F0C1703232A624205D
SHA-2565752A72F8DC62A1ACF5EE6D655CF9994C07223D5565B591DC15C50C476E6332F
Key Value
FileSize245544
MD5B7DA1EF1547395334A3748CBA75D5C4E
PackageDescriptionmanaged 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."
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-signals1.67.0
PackageSectionlibs
PackageVersion1.67.0-13+b1
SHA-10F9B4A5C833B2A856F3E0EAFD6AB5EDC84FC4CBC
SHA-25631D9D9F41FC25CAB5AA268ECD254DE67734B3FDA139F3DEBE6CAAF3CDCE6D2AE
Key Value
FileSize335492
MD5EC603837DCA38645EAA789A419D7E41D
PackageDescriptiongeneric 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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-graph1.67-dev
PackageSectionlibdevel
PackageVersion1.67.0-13+b1
SHA-114B3E464BC4FB7B39A17FC0340138C60BD8CEF6A
SHA-256A5AACBC614DCE518C84C9A4A343575E243272EAA856058A13F8C4A558478DB6F
Key Value
FileSize254980
MD5F316095F0A315516D4E306367074EB45
PackageDescriptionContract 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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-contract1.67-dev
PackageSectionlibdevel
PackageVersion1.67.0-13+b1
SHA-114DA2EFC3CFFF2936BC85FF92F1521BD4BCE5A54
SHA-25669CE89CC4C209BCD62E9B70893AE59BA5B95EB2E8E5939153DD10040335F3E62
Key Value
FileSize8390876
MD55D44DC4B4FD353897883532C680B12EF
PackageDescriptionBoost 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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost1.67-dev
PackageSectionlibdevel
PackageVersion1.67.0-13+b1
SHA-122A85B50DD6755C5BE9C0D175410413C1E6A7497
SHA-25628A1FEC67805A789ACBE09CCCD88968AA29E3852E13311759E92C40786EC1D25
Key Value
FileSize436320
MD5EF81BEAA3FEE59F11C3E4C78474022C9
PackageDescriptionC++ 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.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-locale1.67.0
PackageSectionlibs
PackageVersion1.67.0-13+b1
SHA-1285D261D6495BB1AE637134FC9D76F2C7F62BEA9
SHA-256697137A02A76007194631F036676D60762D35E311AE2D4894BDAC19A78413987