Result for AE9C5B9A566C4FC99A81CF37FBFD5828F59968F8

Query result

Key Value
FileName./usr/share/doc/libboost-wave1.34.1/changelog.Debian.gz
FileSize8406
MD5D7FE87BE075DC20EFB1DC55D212C6D13
SHA-1AE9C5B9A566C4FC99A81CF37FBFD5828F59968F8
SHA-256B45E37B78BF92C0B5AB2BBDF49611206CACCCC71171FEA08BE8C4963AF158574
SSDEEP192:R4QtlVGQydqyGdvmv45HZh7Arh9FgXjLaZpPoPM/J9tQfsFf2:RHlVGQ4qyG/55FArPFgXjLaZpQkB9csw
TLSHT117028D071402A88ABB43957B9678E2B47303176C1D499FC899BA1F1109F27FA726FF13
hashlookup:parent-total27
hashlookup:trust100

Network graph view

Parents (Total: 27)

The searched file hash is included in 27 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize466524
MD5BBC87A71C4B4695D1407B6BAD6A3E173
PackageDescriptionC99/C++ preprocessor library 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). . Homepage: http://www.boost.org/libs/wave/
PackageMaintainerUbuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-wave1.34.1
PackageSectionlibs
PackageVersion1.34.1-4ubuntu3
SHA-100DE89B3F0AD82E50E69FD9B51611C30A0C10C28
SHA-2562FDC4ADA317855FCCEE4E98B96442B9B1B69770C55B9900F117C41503D1BA952
Key Value
FileSize97104
MD569300D70D9488E00C5541A9929248F2F
PackageDescriptionmanaged signals and slots library for C++ 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." . Homepage: http://www.boost.org/libs/signals/
PackageMaintainerUbuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-signals-dev
PackageSectionlibdevel
PackageVersion1.34.1-4ubuntu3
SHA-102786E5A8ED17FAE0AEBD6B5823E5DE934A4E807
SHA-256247FAFC4FCEEE73106021F8D6AB3C0A5CFFD9D58E21BCD91F7033B31B5230742
Key Value
FileSize131478
MD5BD726E77001A0E3F03B8F56839457204
PackageDescriptionBoost.Iostreams Library development files Part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and set of templates which turn models of these concepts into C++ standard library streams and stream buffers. . Homepage: http://www.boost.org/libs/iostreams/
PackageMaintainerUbuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-iostreams-dev
PackageSectionlibdevel
PackageVersion1.34.1-4ubuntu3
SHA-110067CC0FD595E527CD0473AA2BEB6F6B421FCA1
SHA-256F8C8E3FF691DABA6B2FA495E2780BB379EB279282479DB2224FB2ED758292F38
Key Value
FileSize240410
MD5F671ACAE34F6B9C32F692F4AD9CF307F
PackageDescriptiongeneric graph components and algorithms in C++ 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. . Homepage: http://www.boost.org/libs/graph/
PackageMaintainerUbuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-graph1.34.1
PackageSectionlibs
PackageVersion1.34.1-4ubuntu3
SHA-1137BD0D9F7A4568A75A8B60DD795E493A217437E
SHA-25667DDD08255410B8E5937710DA9825AEFD1898B3AC66B26AE37AFFAC1CA5B8849
Key Value
FileSize86242
MD5579D8732C5139975D947632D0BD7860C
PackageDescriptionfilesystem operations (portable paths, iteration over directories, etc) in C++ Part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. . Homepage: http://boost.org/libs/filesystem/
PackageMaintainerUbuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-filesystem-dev
PackageSectionlibdevel
PackageVersion1.34.1-4ubuntu3
SHA-11ADE11910F11C202DDA0459F6161DADB41937F4D
SHA-25685832C7C2FF3B743FE61BD4AFF574CB01ADE7656DC06DDB78BF26A638DCDB2CA
Key Value
FileSize204390
MD55DA0F3AA33604E44665045CF433EA7D2
PackageDescriptionBoost.Python Library 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. . Homepage: http://www.boost.org/libs/python/
PackageMaintainerUbuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-python1.34.1
PackageSectionpython
PackageVersion1.34.1-4ubuntu3
SHA-134E5076D684ACDC834284D80435DC99637AD8B29
SHA-256A013D177EE2923B5EEF7EC626C2573709060BB9A0EA0F71DA900A67CA2AA5A24
Key Value
FileSize402998
MD587C496C39F6CBEBB5826ED875018BD39
PackageDescriptionserialization library for C++ This is a partial list of provided 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 . serialization: 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. . Homepage: http://www.boost.org/libs/serialization/
PackageMaintainerUbuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-serialization1.34.1
PackageSectionlibs
PackageVersion1.34.1-4ubuntu3
SHA-13577510404347CDA172488712BA9AAE401A49972
SHA-256E179622E5EAC874549558F2396EE75D10D6E01E5E0AA5498AFB6B5AA1A5172BC
Key Value
FileSize48154456
MD5E24BD65BD5D346D8FDDBB466E83D78F1
PackageDescriptionBoost C++ Libraries with debug symbols Part of the Boost C++ Libraries collection. . These libraries are built with debug symbols. They are useful to debug programs which use Boost. These must be used also at build/link time. . Homepage: http://www.boost.org/
PackageMaintainerUbuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-dbg
PackageSectionlibdevel
PackageVersion1.34.1-4ubuntu3
SHA-1371E7302D7D1C4F7EA9F019A1C9F708E5CEEE204
SHA-256618CAFB96A87108613BDA0FBFDA391DA87194787AD09D2E7D6B92912D77D83DB
Key Value
FileSize70954
MD5793D4C6EFF796EC17E1EBCF73A05A779
PackageDescriptionmanaged signals and slots library for C++ 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." . Homepage: http://www.boost.org/libs/signals/
PackageMaintainerUbuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-signals1.34.1
PackageSectionlibs
PackageVersion1.34.1-4ubuntu3
SHA-13CF086391C8C68A4A8E0E94B89C2D7A5FB4D98D9
SHA-256F3732101ADFA565A79F60BA65778F52FEC0829A45E0C0C62F5225058B05CE4B4
Key Value
FileSize486748
MD58410C54B9DB0A151C807C92FDFA3D886
PackageDescriptioncomponents for writing and executing test suites Part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. . Homepage: http://www.boost.org/libs/test/
PackageMaintainerUbuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-test-dev
PackageSectionlibdevel
PackageVersion1.34.1-4ubuntu3
SHA-13FE87BBFFA6E631F6A90ABCE9532092358371FA1
SHA-256097B42462B224C214CB12F1EBA8FAB9E8B87F5FC5D406B3E918B6FDD84C2138E