Result for 2200C14F9D6B34731FD25E9A508F686481808936

Query result

Key Value
FileName./usr/share/doc/libboost1.37-doc/README.Debian.gz
FileSize1682
MD5BAFD4A9A04F064777F1B3ED4E996DB5D
SHA-12200C14F9D6B34731FD25E9A508F686481808936
SHA-256325B0FB36D9FDA3CE73195A98820E98930622B18318817DF5938EABE7C5670B4
SSDEEP48:XqLxMIVEDc8rBPT+BpbgL0M4c+KN0i1lWQXoO:a9RF8xTyNjM47SZ
TLSHT12331FA80A1564C00E919B9A53C2F1B7A774283A34BD3BD6FF2A185D177418644D46AC7
hashlookup:parent-total1133
hashlookup:trust100

Network graph view

Parents (Total: 1133)

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

Key Value
FileSize335574
MD50646EF33DB7E21DD50D12FC63CA0B693
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.
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibboost-python1.34.1
PackageSectionpython
PackageVersion1.34.1-15ubuntu3
SHA-100306BD3A5B6FC2C97C5DC67FA2E61222268A783
SHA-256DED7C5DC62F9604AE325F791E28CCA446327E78289B290ABA989428D75295F01
Key Value
FileSize235776
MD51099B294D7577436C5825296EE193880
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.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-test1.34.1
PackageSectionlibs
PackageVersion1.34.1-11ubuntu1
SHA-100715173DC181AA787D36B7AE2CD147D4ABD046A
SHA-2561E205BC59AEDC5037874F8618AC5B11B0CB1FE09FF0AB9BC60577AF3BEDAB679
Key Value
FileSize865848
MD5C4C85AC67BBC0B46071421EE235083BD
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).
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibboost-wave-dev
PackageSectionlibdevel
PackageVersion1.34.1-15ubuntu3
SHA-10120556111548A45447338D94AB2CBACFC368707
SHA-25614E630D04910A756716B420ECDF83D69B2162AB33319519392B35F1ACBB57134
Key Value
FileSize49592
MD5ADF6A107DDE08062A8A1A1FEDFEC302F
PackageDescriptionportable C++ multi-threading Part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-thread1.35.0
PackageSectionlibs
PackageVersion1.35.0-8ubuntu1
SHA-101922DB3CE198130016CCF7D7771B6E55E61DE3D
SHA-2569892C2A99F97557A36BCA265E283B0CC7761FFAF4396F989050EFA6E9935063D
Key Value
FileSize184910
MD5749670B5382B5FC19F6B010BEA75FBEE
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.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-date-time-dev
PackageSectionlibdevel
PackageVersion1.34.1-11ubuntu1
SHA-101DBB45E47EC84F78A9F6D8804AEF5C4D5C31D7B
SHA-2561BCA66EFBA601DB48F0BFB65DAFF2650A117AF5E9854A1F0B36BADCCA66C32D5
Key Value
FileSize279626
MD54F58DA1B4172B3E1BBCFF8DB3268A019
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.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-test1.35.0
PackageSectionlibs
PackageVersion1.35.0-8ubuntu5
SHA-10212E12535CABB52E9EC03D69445963DE31BF58C
SHA-256150C880541CC6DAF6779F1A17DBFFC0FA38253D0D6EB46BCA84CCF4122292364
Key Value
FileSize252582
MD59D4715B39DA990B87AE14AB4483412D5
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.
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibboost-test1.34.1
PackageSectionlibs
PackageVersion1.34.1-15ubuntu3
SHA-1021D7FDDFECFAC87618341DD38E4FD3835A3F10A
SHA-256FBF2F4E5E3A512298742356DEB64120746CB72F50C9A32E74E0E39D702E9E128
Key Value
FileSize92574
MD5884D6737C8934094B68BB9570EC8934A
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.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-filesystem1.35-dev
PackageSectionlibdevel
PackageVersion1.35.0-8ubuntu1
SHA-10236BF72540F14E76900F4177D3242D779A51171
SHA-256B362C9494C808F4DB0F4E4898E568777E86677D3CAA54388C3DA61B59075049E
Key Value
FileSize27932
MD5B82FE88C06A9311B0BD6038D0D58B1EE
PackageDescriptionOperating system (e.g. diagnostics support) library Part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibboost-system1.35.0
PackageSectionlibs
PackageVersion1.35.0-8ubuntu5
SHA-1023FE903A2E9B0E747DA38310B9C5B98FE3A6648
SHA-256CAFCD60EB61E21A34746D5038B7F6B9EED3A244041A50093A5A93A32EBC01E75
Key Value
FileSize274186
MD53768A122E09581B244D08D5A7C8FC265
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.
PackageMaintainerUbuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamelibboost-test1.34.1
PackageSectionlibs
PackageVersion1.34.1-15ubuntu3
SHA-1024EC08D3255F96BA8B5583A159C8BBF2E01ECE5
SHA-256770E4C80C00354B5FA33AB2DE82164CD39872F5613A8F6E64DCD1143B4411636