Result for 13E4515C7D40C2046FAD6B4653D426A28B18E428

Query result

Key Value
FileName./usr/share/doc/pyste/README.Debian.gz
FileSize1992
MD5E4AACB04787B6A3EBEE7B44117233449
SHA-113E4515C7D40C2046FAD6B4653D426A28B18E428
SHA-256316A086EEB2CABFE579F66B963D0261C7F76F78B555563404E76A3866B9811AF
SSDEEP48:XwAY9dAIOInyWKyGpVUMz3nH+BNgSL0jKXCfHpwD:cHAIODZvLeUzjKXCfH+D
TLSHT1F9410CD31EBF5C05CA32F33BD87BA48C2FE919715655E95C8242A020A1B5E4526CF70A
hashlookup:parent-total28
hashlookup:trust100

Network graph view

Parents (Total: 28)

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

Key Value
FileSize199602
MD579EBB94F955D8B8285D3B5BA6F4264D2
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-2ubuntu1.1
SHA-1043CDBD9E573F039602F4E1DFF78847FB69DD1F9
SHA-256DB26E231C8DF71B99C7266429C267BAC9D491C8E62C6E5ED978B8E193577C96E
Key Value
FileSize622362
MD5869DB3023D37A8D76375C41B6C4A1948
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-serialization-dev
PackageSectionlibdevel
PackageVersion1.34.1-2ubuntu1.1
SHA-1170A03C506C91B178C850F9AB56E919592314475
SHA-25601C8EA4C8034B2688779370EDAA1244761517FC59ED373AB38057A7511411E23
Key Value
FileSize80496
MD56AB9C58755A6C38A08EBAE01A00EB6EB
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-2ubuntu1.1
SHA-117A4A9A43074FA4100D6F2371220A05DC0AC504E
SHA-2564353ADFD05A948FC2AC22238B61ED001D9646229DDFDB3371AEE72CFA49ABA73
Key Value
FileSize455970
MD5CD94581D360E309A2163EBBBFE0A4BF1
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-2ubuntu1.1
SHA-124F78CFEF72A541E678299A2406F40ECB30B4320
SHA-256BC21808AAB0C0BFA35527F3561BB854C49A829D6EF09EC7D14F3F8BD1C613ECF
Key Value
FileSize56790
MD50ECF7A773AEC14A63E1B7C7169A72C22
PackageDescriptionset of date-time libraries based on generic programming concepts 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. . Homepage: http://www.boost.org/libs/date_time/
PackageMaintainerUbuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-date-time1.34.1
PackageSectionlibs
PackageVersion1.34.1-2ubuntu1.1
SHA-12CBCD9A4CC88640D5553C6C3A96BD85A63420BA2
SHA-2562859C1EDB745DC7F10F9B68A75B76AA57AAF72B8EFB639CB8F87ACBEC700C905
Key Value
FileSize55748
MD5AF18CB3FF2C37DC284B0D55911315B40
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-filesystem1.34.1
PackageSectionlibs
PackageVersion1.34.1-2ubuntu1.1
SHA-12E6C8A30EFFABB1AAB1440585ADF27E512C03B1B
SHA-256DACFBB1CC904E2A729827CAB40D62C376D9A02600F5B1311627BE9B665265B62
Key Value
FileSize415554
MD582F3F498024E3AD8372AE8EB5FB3EDFB
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-2ubuntu1.1
SHA-135578D050E58EDB618E8E86BC6F51AD4EB6FC254
SHA-256602AB9F642850AC7903B41F16DBBA8FEDE53B7904D4DFF711139C175A391D0E8
Key Value
FileSize87640
MD54985992475E3109E5836213F43A810BB
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-2ubuntu1.1
SHA-13D2385D31E91C17701512E2BF296A1E7E0A21C3E
SHA-256D5E1AAF41A63E50671D87E44BDD542D4415E8CE4B414669990A3B5640C687946
Key Value
FileSize1062616
MD51FA23B87EF857912368001C96B0AF6B6
PackageDescriptionregular expression library for C++ 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. . Homepage: http://www.boost.org/libs/regex/
PackageMaintainerUbuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-regex-dev
PackageSectionlibdevel
PackageVersion1.34.1-2ubuntu1.1
SHA-155BA5BDE38C3E9C66AB36E157383E9F621A1D53E
SHA-256908A67D1F68C2601EAAA68B23F160C5FED20D055CE4972015D9D1C16A57C47D9
Key Value
FileSize235016
MD50E3C51ABD634EE758CE73373DFACA398
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-test1.34.1
PackageSectionlibs
PackageVersion1.34.1-2ubuntu1.1
SHA-15713F64F1A2202B8BE8998B7F403367CE0F948F4
SHA-2566FB9C22D2AE13009CCF62D6B35C3657EC5743C7C01E5DB254DBC89B6FE47A831