Key | Value |
---|---|
FileName | ./usr/share/doc/libboost1.35-doc/changelog.Debian.gz |
FileSize | 12054 |
MD5 | F84679067715291AD1AB6492BDA47A59 |
SHA-1 | E036A702CCC496940A9BEE5913AC374443FF73C3 |
SHA-256 | 4F617BF1A24F7AC4602BC287612A2DD284E3F6527B35531A90ED1B24C5D097A1 |
SSDEEP | 192:uYlrJTduF8ZmvCxYO4CzUT5ihm/tLNUHqeWCMhVXLJlxl3XL:uYfT06+Ozw5aW/VXL/xl3XL |
TLSH | T1E942BF4D16C53900934001C4BDF99FE649FAD087B7D5F021DEE8C593B2959AF92E889A |
hashlookup:parent-total | 197 |
hashlookup:trust | 100 |
The searched file hash is included in 197 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 49592 |
MD5 | ADF6A107DDE08062A8A1A1FEDFEC302F |
PackageDescription | portable 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-thread1.35.0 |
PackageSection | libs |
PackageVersion | 1.35.0-8ubuntu1 |
SHA-1 | 01922DB3CE198130016CCF7D7771B6E55E61DE3D |
SHA-256 | 9892C2A99F97557A36BCA265E283B0CC7761FFAF4396F989050EFA6E9935063D |
Key | Value |
---|---|
FileSize | 92574 |
MD5 | 884D6737C8934094B68BB9570EC8934A |
PackageDescription | filesystem 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-filesystem1.35-dev |
PackageSection | libdevel |
PackageVersion | 1.35.0-8ubuntu1 |
SHA-1 | 0236BF72540F14E76900F4177D3242D779A51171 |
SHA-256 | B362C9494C808F4DB0F4E4898E568777E86677D3CAA54388C3DA61B59075049E |
Key | Value |
---|---|
FileSize | 532412 |
MD5 | BEB3F843FF6D37C3541B537D21664971 |
PackageDescription | regular 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-regex1.35.0 |
PackageSection | libs |
PackageVersion | 1.35.0-8ubuntu1 |
SHA-1 | 0274930BF7FFAB8E51A774E5B9871FF7637098C9 |
SHA-256 | D0334DE26A117F0B599BF835E4D2B7AD3896DCBDF8F98F623973379C070B2700 |
Key | Value |
---|---|
FileSize | 99010 |
MD5 | BB6D5100921814D06B1BC2B7754D44BA |
PackageDescription | filesystem 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-filesystem1.35-dev |
PackageSection | libdevel |
PackageVersion | 1.35.0-8ubuntu1 |
SHA-1 | 03C118B16417896CA9CDCC95964C7F10BB897B32 |
SHA-256 | 8BF41D26DF8E09333DF17C52B3A8EA51AF21279494ACAE60A2822DA49A7000FE |
Key | Value |
---|---|
FileSize | 477196 |
MD5 | AACD3DB892806F61DEC79BB4293ACEAE |
PackageDescription | C99/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). |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-wave1.35.0 |
PackageSection | libs |
PackageVersion | 1.35.0-8ubuntu1 |
SHA-1 | 04246DAEBF2DA2A8C6318E83BE084D646742FD22 |
SHA-256 | 3C204EB5F565F0769A3FBF977329475FD572976A8C0A69B04D5CF888EF674752 |
Key | Value |
---|---|
FileSize | 181896 |
MD5 | AA28903C93E66F01C3753AE7396780B4 |
PackageDescription | set 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-date-time1.35-dev |
PackageSection | libdevel |
PackageVersion | 1.35.0-8ubuntu1 |
SHA-1 | 049B4E045348C359645FE61ABF02E04C25D1C613 |
SHA-256 | 9FD687737EBDF0B9920163EBBE4ACDB4C2681975B5E9C16698830B3B2EB225F2 |
Key | Value |
---|---|
FileSize | 35104 |
MD5 | 173FBFF22C3539F94202F317DB84DB90 |
PackageDescription | Operating 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-system1.35-dev |
PackageSection | libdevel |
PackageVersion | 1.35.0-8ubuntu1 |
SHA-1 | 06056563C743DAC53C08192CD06FBD3CAE6F8BFD |
SHA-256 | A9CF68B3319E9452CF4AA2194C1208CDF4128943A5A41625A79E40C2176DA47A |
Key | Value |
---|---|
FileSize | 3573106 |
MD5 | B0593353538119D4B76146A460359E5E |
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 and the auxiliary tool bcp. . For the following subprojects separate packages exist: date-time, filesystem, graph, python, regex, signals, test, and thread. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost1.35-dev |
PackageSection | libdevel |
PackageVersion | 1.35.0-8ubuntu1 |
SHA-1 | 08B29858884FD75AD82247E4BA8E0E17CCE604B2 |
SHA-256 | 661131E697BCD2EFB25C3F1BCCD5733FF2370C16266F0E65B4C7A8A530DDA0EF |
Key | Value |
---|---|
FileSize | 65140 |
MD5 | 73D4DFEAFFED11D1657F86B32B8F6876 |
PackageDescription | filesystem 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-filesystem1.35.0 |
PackageSection | libs |
PackageVersion | 1.35.0-8ubuntu1 |
SHA-1 | 09D58FBC6E45F4A25BDAB1B9809C6DE2AF8DD129 |
SHA-256 | 4C90F5B2FCDD41104EC1D3B785618B9B992CE39521BD9E6ECCD55419EA1A7BAD |
Key | Value |
---|---|
FileSize | 35096 |
MD5 | 79A724096A7ABAA333819B9238A70485 |
PackageDescription | Operating 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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-system1.35-dev |
PackageSection | libdevel |
PackageVersion | 1.35.0-8ubuntu1 |
SHA-1 | 0A0A09E7243A0525E62E5EF5F41CF365DFDCF908 |
SHA-256 | 953FA99730F9E3BF8EF6FBB62620DA0889E01C423CA6E2974C64E6D968D7B47E |