Key | Value |
---|---|
FileName | ./usr/share/doc/libboost-wave-dev/changelog.Debian.gz |
FileSize | 6414 |
MD5 | C01FA2FE75BB5A3A943FF8DFBC093A57 |
SHA-1 | 1A0463C5776F2E123A3DF5BEF4DAC42862B247CC |
SHA-256 | 182C879CCB336EE7E1610E163EB6D19EF649CDFE16F7EDDD0F4711EE92C8FB7E |
SSDEEP | 192:2H2AZt8Zm6GLay47IbXYzk/uwsC7Mol2L5tkqh9:2H1sm6GOT7MYzpXC7MolW3V9 |
TLSH | T104D19E737FF930972368855AAC578F9294C8C17F25427494C9B894721807312710FD73 |
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 | 85406 |
MD5 | 9B131CDB809FC7DEED2D129AC3F84FE3 |
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 | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-filesystem-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-9ubuntu3.1 |
SHA-1 | 11EEFB96068A93FB4D7EE3E5701A345AE562ED03 |
SHA-256 | C8C50952EF8FD10EB715270673691C43EE49B964D23EFA5C2183046DE4D9F560 |
Key | Value |
---|---|
FileSize | 197952 |
MD5 | 93D420B919DA14C70DBAF535EB06F227 |
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 | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-program-options1.33.1 |
PackageSection | libs |
PackageVersion | 1.33.1-9ubuntu3.1 |
SHA-1 | 19FD2F143B5944DA1BC1A62F9DC2A61BA380D35A |
SHA-256 | A72F975BDB16BD22265B1415B75FE25955129AB8556A516E4BDB7166425989C4 |
Key | Value |
---|---|
FileSize | 186100 |
MD5 | B19DFE7145571FDC184CFCBF2E593EA5 |
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. . Homepage: http://www.boost.org/libs/date_time/ |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-date-time-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-9ubuntu3.1 |
SHA-1 | 20D66EBEAC5CEF14E787866C7DA0AE152CEBE98F |
SHA-256 | 69F5F5B391C85B1E64AF27AE82EA99A8935F17FA8701EBB61CF49048B26BDDD5 |
Key | Value |
---|---|
FileSize | 1159816 |
MD5 | 39FCB673943A9845604AFE9F597C5985 |
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 | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-regex-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-9ubuntu3.1 |
SHA-1 | 2E9D6EF802C65A42512B30151189AD4C82E371A9 |
SHA-256 | 3CD5433E8BDFF179041900AA6EF4EB400AFD738F5251CAEE2D940FC18920CFC0 |
Key | Value |
---|---|
FileSize | 206458 |
MD5 | 67288CE650533344D28B3FE1616A2084 |
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 | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-python1.33.1 |
PackageSection | python |
PackageVersion | 1.33.1-9ubuntu3.1 |
SHA-1 | 2F7566D8888407B8C74033D71F508AD1692F50C7 |
SHA-256 | F92D7830A076CE3DD85C371379C7E0BC625C1DB097AB8967C84C8FDE06585541 |
Key | Value |
---|---|
FileSize | 74632 |
MD5 | B1DA79B6DE240878E4EE855A5487C3FB |
PackageDescription | managed 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/ |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-signals1.33.1 |
PackageSection | libs |
PackageVersion | 1.33.1-9ubuntu3.1 |
SHA-1 | 36A8D51DA3D40D999B6AC8130C6FD38CECB8820C |
SHA-256 | CB4AD61F10F6D58F5E43436C1A55AA9AF2409F0921B31E4F0126D848D0DC20C7 |
Key | Value |
---|---|
FileSize | 194946 |
MD5 | A32E6B495130528A95900E8B6B577B35 |
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 | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | bcp |
PackageSection | libdevel |
PackageVersion | 1.33.1-9ubuntu3.1 |
SHA-1 | 3A7792610129B915DB4EEF1C442D499EAFEAAC08 |
SHA-256 | D4EA6917C67F0B9B71C0D5BB4A21DD5559C4757E906A7A15F2972E2765A54613 |
Key | Value |
---|---|
FileSize | 472894 |
MD5 | 27B32CD434E32961B47E6A6D32DBEB0C |
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 | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-wave-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-9ubuntu3.1 |
SHA-1 | 3D0E56A48FD18C0D05A1722608E1BAEA822DBFDF |
SHA-256 | 6D0C80B56E1F624CD0390FD603BDB92669045DD77BBD27EB6FACD665551F1CF4 |
Key | Value |
---|---|
FileSize | 700110 |
MD5 | 7531F935C5CC724633BB11B1E8B691B5 |
PackageDescription | serialization 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/ |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-serialization-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-9ubuntu3.1 |
SHA-1 | 430F16D28DBF88B9C7CA9A6C40DE0B5B65A83DAF |
SHA-256 | 2FFE21335D901C06C6695523A315D99777CB20B8CDB6A2596ED48C80269D680E |
Key | Value |
---|---|
FileSize | 556996 |
MD5 | 2C562D7329036477ADAFFC680EA10D1C |
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 | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-regex1.33.1 |
PackageSection | libs |
PackageVersion | 1.33.1-9ubuntu3.1 |
SHA-1 | 62E20EB0D0863DBEAB87B3D7AE97015FA803ADE3 |
SHA-256 | DDC5DE8928C5723A0023ED9E71EA7B2E97A3FE7544F752510F9FC94EB855A37B |