Key | Value |
---|---|
FileName | ./usr/share/doc/libboost-wave-dev/changelog.Debian.gz |
FileSize | 5572 |
MD5 | 980E633BA4B2A50F325EDFD4B743DD23 |
SHA-1 | 306FA0BC29E6ECF0CA1B58E93C905A523A50AFE3 |
SHA-256 | 6C5D51B3B0C0A92C7C5B5092F2CE6638CB46E3725DB3E95957E11AAE6545F4E2 |
SSDEEP | 96:HfHJNsTiE8bFNEa2N3l7io9v//CrWhdZ3QqL+Q8evl3OtmnmkidHuoULNehNMKhW:BNsTiEeFN32N3U+vSrir3QqyHevxOtD6 |
TLSH | T1D5B18E021028499ACA66FB1BB2EB4C70077BF406A6AF028DBB327D9CFE0129F5355458 |
hashlookup:parent-total | 25 |
hashlookup:trust | 100 |
The searched file hash is included in 25 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 209744 |
MD5 | F325AA8518B86C7B96D120B2145FF572 |
PackageDescription | tool for extracting subsets of Boost C++ Libraries Part of the Boost C++ Libraries collection. . The bcp utility is a tool for extracting subsets of Boost, it's useful for Boost authors who want to distribute their library separately from Boost, and for Boost users who want to distribute a subset of Boost with their application. . bcp can also report on which parts of Boost your code is dependent on, and what licences are used by those dependencies. . Homepage: http://www.boost.org/tools/bcp/bcp.html |
PackageMaintainer | Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org> |
PackageName | bcp |
PackageSection | libdevel |
PackageVersion | 1.33.1-2ubuntu0.1 |
SHA-1 | 01D06B3DBFD755E928A722485BDDE548891BBEF6 |
SHA-256 | C0358FB68E530E3DCD8F36C2FA54C897EC80509C49054519FB6B5FDA2D6D9D17 |
Key | Value |
---|---|
FileSize | 759160 |
MD5 | 440AFFE8ED1D65D16CFE6CF885AEF5CE |
PackageDescription | components 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/ |
PackageMaintainer | Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org> |
PackageName | libboost-test-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-2ubuntu0.1 |
SHA-1 | 0B23914C0D8E0A033C7FD648BF818BE9F16C0641 |
SHA-256 | BEAF27610C5926F92530605D62DFE7376EE30436D0F26A681EFE2092160A7EEF |
Key | Value |
---|---|
FileSize | 138246 |
MD5 | 855CF3F8D3D4573E200670E50DC4A1CE |
PackageDescription | Boost.Python Library development files 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/ |
PackageMaintainer | Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org> |
PackageName | libboost-python-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-2ubuntu0.1 |
SHA-1 | 1A83160C4FDF66D4EF13C9D9032721DBD40A1115 |
SHA-256 | FF106A3829622638D43726CE40D5D9854C400A07F4F6DE90D7E1793FEAF259C2 |
Key | Value |
---|---|
FileSize | 342108 |
MD5 | 558318BCD4B2F0E2CFA7AE901EBB7D5E |
PackageDescription | program options library for C++ Part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. . Homepage: http://www.boost.org/libs/program_options/ |
PackageMaintainer | Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org> |
PackageName | libboost-program-options-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-2ubuntu0.1 |
SHA-1 | 289F72DA7E4DD39664C243C4FF07FEA35726ACBC |
SHA-256 | 66C654E22676988ADF293C5FDD4DAEAA4FA017AA080A527DE47D3B28D1CEB5C3 |
Key | Value |
---|---|
FileSize | 1346700 |
MD5 | E1F95480CE590AD8CEEE6B341EC7FF70 |
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. . Homepage: http://www.boost.org/libs/regex/ |
PackageMaintainer | Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org> |
PackageName | libboost-regex-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-2ubuntu0.1 |
SHA-1 | 3385902C313154BCD3167D892EA5B8C552306A97 |
SHA-256 | 56E77DF6876446967E87A7474FB1EC54BB79F0A4348A0F4435F6430B07B556E0 |
Key | Value |
---|---|
FileSize | 1660636 |
MD5 | 703394FD9E6BBD42161016EE7A1920F2 |
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. . For the following subprojects separate packages exist: date-time, filesystem, graph, python, regex, signals, test, and thread. . Homepage: http://www.boost.org/ |
PackageMaintainer | Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org> |
PackageName | libboost-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-2ubuntu0.1 |
SHA-1 | 3983616D4AD5FD8664FBEDE5F5CAF66B31BFA43E |
SHA-256 | 253193F08FB6CE4AC3B8A70E108913CDCACC1B71B9661D61D8006EAD3E76CD5E |
Key | Value |
---|---|
FileSize | 568924 |
MD5 | E7B62014F4A0EBDD7B5B0BB81D7B6592 |
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). . Homepage: http://www.boost.org/libs/wave/ |
PackageMaintainer | Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org> |
PackageName | libboost-wave-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-2ubuntu0.1 |
SHA-1 | 3EACA00978D9913D2C2D9828042D815A2526BB8A |
SHA-256 | 2EDB5434C906791C2A4DB4D168C9AB517F3564D209F325C4F89198DB6895FE65 |
Key | Value |
---|---|
FileSize | 30252 |
MD5 | 4728B1D0CF3E66BD3C5FC86B0A91A588 |
PackageDescription | Boost.Iostreams Library 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/ |
PackageMaintainer | Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org> |
PackageName | libboost-iostreams1.33.1 |
PackageSection | libs |
PackageVersion | 1.33.1-2ubuntu0.1 |
SHA-1 | 3EBF33D0C0D1829FD25698B1E25517FA298318B5 |
SHA-256 | 056BE32A752FD3138AEC793F8EF3F72F3395BC8DD3AAE863DF4409C2B0D175BE |
Key | Value |
---|---|
FileSize | 235458 |
MD5 | F0D1DFD207FCBD620871FFA46D948959 |
PackageDescription | Boost.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/ |
PackageMaintainer | Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org> |
PackageName | libboost-python1.33.1 |
PackageSection | python |
PackageVersion | 1.33.1-2ubuntu0.1 |
SHA-1 | 46EC6D24408704C4356CB19D972203477988CC53 |
SHA-256 | 5454FB3FED4C91EC6A728BB5E01C046223043A690F877F15E9BEBB2CA917FF77 |
Key | Value |
---|---|
FileSize | 73066 |
MD5 | 7392E89FE1D0C3AC661D99D0FF793FEC |
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. . Homepage: http://boost.org/libs/filesystem/ |
PackageMaintainer | Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org> |
PackageName | libboost-filesystem1.33.1 |
PackageSection | libs |
PackageVersion | 1.33.1-2ubuntu0.1 |
SHA-1 | 5ECDC77255B546A352A0D54AAEA5BFB9DFB72160 |
SHA-256 | A130ED304C8F4B19638F9EF0E6773658F5CBD1D0C88257AFB4782D13D5F3A4B5 |