Key | Value |
---|---|
CRC32 | EE495A8B |
FileName | copyright |
FileSize | 29069 |
MD5 | FB03D3DAC625D0395569EA36B478959F |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Software', 'Language': 'English', 'MfgCode': '1118', 'OpSystemCode': '51', 'ProductCode': '10081', 'ProductName': 'Linux Magazine Issue 64', 'ProductVersion': 'March 2006'} |
RDS:package_id | 10081 |
SHA-1 | 2B9A31A9BB6E04A53DAF772990D369DDED78E0E4 |
SHA-256 | FDC424CB2F7E30EA7509489ED1B5D36BF3C6A1B2B07A8C85BEFA1E95CF0B4841 |
SSDEEP | 768:rZNaD/mxkvxf2C/37NZvZ4Sjk8cKohT3k286jS65:rZ4rrxsBx5 |
SpecialCode | |
TLSH | T199D28428FF5403BA19E3C79B754290CEF70E586AFB531950710DC2A8270B975C2BC6AB |
db | nsrl_legacy |
insert-timestamp | 1648754235.2610192 |
source | RDS_2022.03.1_legacy.db |
hashlookup:parent-total | 2536 |
hashlookup:trust | 100 |
The searched file hash is included in 2536 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 79568 |
MD5 | 158C2988F2A732F8F3FADDB0409FDDC2 |
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.34.1 |
PackageSection | libs |
PackageVersion | 1.34.1-4ubuntu3 |
SHA-1 | 001F4E4C7403AF423AB8669FA6804F91E215862B |
SHA-256 | 85A880A9DD12BA1C3D85FFEC636687F205119B4ACD8D46AF0A37C5B198F30E3B |
Key | Value |
---|---|
FileSize | 77834 |
MD5 | 023F3EC1A418E6D04B558A22438BD675 |
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-2 |
SHA-1 | 002617EAC5C691714CD09BC8C6E05576CAD205D0 |
SHA-256 | 1797FC0524DF7B8D1FDF44F28C7F9CE1E99921A83293F5E314CB35DA9DD0C7BC |
Key | Value |
---|---|
FileSize | 335574 |
MD5 | 0646EF33DB7E21DD50D12FC63CA0B693 |
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. |
PackageMaintainer | Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com> |
PackageName | libboost-python1.34.1 |
PackageSection | python |
PackageVersion | 1.34.1-15ubuntu3 |
SHA-1 | 00306BD3A5B6FC2C97C5DC67FA2E61222268A783 |
SHA-256 | DED7C5DC62F9604AE325F791E28CCA446327E78289B290ABA989428D75295F01 |
Key | Value |
---|---|
FileSize | 167174 |
MD5 | 61B6215F076B50C247A5490BC64214AF |
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-2 |
SHA-1 | 00385ADCCB1511568F3FCA230DB023A98EF716D1 |
SHA-256 | 1490B86359456ECE06974AFFC41AED33D00E8515B505182706CAB13F0F6EC08A |
Key | Value |
---|---|
FileSize | 235112 |
MD5 | BF5BE17B204AD5F190AE330CA1E6FBBA |
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 | Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-test1.34.1 |
PackageSection | libs |
PackageVersion | 1.34.1-2ubuntu1.1 |
SHA-1 | 0048095B4B8F72683616D9112BB42B3CA6CE990A |
SHA-256 | E1B1E3FD51D2D16074C123E46529116350C1654D28F9ED516E9EF26AD29E7102 |
Key | Value |
---|---|
FileSize | 235776 |
MD5 | 1099B294D7577436C5825296EE193880 |
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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-test1.34.1 |
PackageSection | libs |
PackageVersion | 1.34.1-11ubuntu1 |
SHA-1 | 00715173DC181AA787D36B7AE2CD147D4ABD046A |
SHA-256 | 1E205BC59AEDC5037874F8618AC5B11B0CB1FE09FF0AB9BC60577AF3BEDAB679 |
Key | Value |
---|---|
FileSize | 593096 |
MD5 | 7A547B07020DB679FBC63F8BFA8A833C |
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 | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | libboost-test-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-7ubuntu1 |
SHA-1 | 0094F63DE53AD073052D4BB674FE6CD9A44208E6 |
SHA-256 | 95E9E44603079A12164BF197288927ABB53BA14D30F508E18DBDDCCE7D883BC2 |
Key | Value |
---|---|
FileSize | 95896 |
MD5 | 2F99F4FFC12CAED6B423249E4CE83BE1 |
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 | Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org> |
PackageName | libboost-signals-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-2 |
SHA-1 | 00C3D12F1B58290AE7780FE73D98F0C4D51A1037 |
SHA-256 | F0EEEBF347746D79798720F02913D5E00CAA9D3B5E028F905E20582A544E093D |
Key | Value |
---|---|
FileSize | 466524 |
MD5 | BBC87A71C4B4695D1407B6BAD6A3E173 |
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-wave1.34.1 |
PackageSection | libs |
PackageVersion | 1.34.1-4ubuntu3 |
SHA-1 | 00DE89B3F0AD82E50E69FD9B51611C30A0C10C28 |
SHA-256 | 2FDC4ADA317855FCCEE4E98B96442B9B1B69770C55B9900F117C41503D1BA952 |
Key | Value |
---|---|
FileSize | 43806 |
MD5 | 55D735A33CB0BDCD2D34DFC2E0023FEF |
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 | Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-iostreams1.34.1 |
PackageSection | libs |
PackageVersion | 1.34.1-2ubuntu1.1 |
SHA-1 | 0109A4B37695C4E8EB26106CABB19336B257717D |
SHA-256 | CA0109C6C7451D2DE90D2BD522D8790DB72B66CBCD618FC51DAA2251DCD0FB0F |