Key | Value |
---|---|
FileName | ./usr/share/doc/libboost-wave-dev/changelog.Debian.gz |
FileSize | 6185 |
MD5 | 6E400DA49F9CAE8FA9083DEFFB51D9BA |
SHA-1 | F2316887EE0183348EBC7C131FD59839E55CDDE0 |
SHA-256 | 14EFA55888D64CE89D2FFA0BE66E9AB8D43E9177C5592279666518E8D0DBCB43 |
SSDEEP | 192:rgbt8ht1OOje9UOhxuUGN/gzRc3mN2jEz:rqonjGZTGN/gzRc31M |
TLSH | T10AD17DAE4386CB009AC95066720BDE36FA73CB1BE1014C96922F36F92D1717A646D40E |
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 | 264178 |
MD5 | 648A0D718A5BC28A11E2ED8ED85D18ED |
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@lists.ubuntu.com> |
PackageName | bcp |
PackageSection | libdevel |
PackageVersion | 1.33.1-9ubuntu3 |
SHA-1 | 01CADC919E6D82BD443EE64984A7C0A35CA01B8E |
SHA-256 | A7496830D32ACB67ABF64FC475AD9044520C0D9660ED633F2A97932DCE66F43C |
Key | Value |
---|---|
FileSize | 123108 |
MD5 | C74B2867508D65991D3CC85B196FB116 |
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@lists.ubuntu.com> |
PackageName | libboost-signals-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-9ubuntu3 |
SHA-1 | 0AA33C089A9645F162DF9537E3BB3BEC87DCCEA2 |
SHA-256 | B18BA80F3E13220AD3B6D5F99FEDF59B7EA021D78B3FD9F0E51C1D2892C1460A |
Key | Value |
---|---|
FileSize | 387190 |
MD5 | D4CE9DBF9BDC93F3D91B79CC247054F5 |
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@lists.ubuntu.com> |
PackageName | libboost-program-options-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-9ubuntu3 |
SHA-1 | 1610F45CB4CD56FC15A55CF31DA9CF969199E626 |
SHA-256 | 9A4FCA109F17490C2CA70B77CB5F5ABA4CCEFAF6212C6A01D6422DA644D4B92F |
Key | Value |
---|---|
FileSize | 64610 |
MD5 | 6AEA2DF5B7AFC192AD934FAF83AAC08F |
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@lists.ubuntu.com> |
PackageName | libboost-date-time1.33.1 |
PackageSection | libs |
PackageVersion | 1.33.1-9ubuntu3 |
SHA-1 | 312558B387DF677D21B866A292E5830D192F21AF |
SHA-256 | 8C2DE329EC9D71BB04DD00622E7A1BA46192F11BAE4738E8C5F916EF6C14FD77 |
Key | Value |
---|---|
FileSize | 49136 |
MD5 | EA49A47C904DBEF91EA27BE83D50FBEE |
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. . Homepage: http://www.boost.org/libs/thread/ |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | libboost-thread-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-9ubuntu3 |
SHA-1 | 4ABE678C093EAF1BB2E8E63BEA23235802C16BE7 |
SHA-256 | F32E9297D621EB92558C20DDE790C356FC35B841328A8CA478BF3388CD5E2208 |
Key | Value |
---|---|
FileSize | 1562544 |
MD5 | BF7B1219A0A1575964E117968573CA3A |
PackageDescription | generic graph components and algorithms in C++ Part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. . Homepage: http://www.boost.org/libs/graph/ |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | libboost-graph-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-9ubuntu3 |
SHA-1 | 4E49CBEBF19F6BE1CDB5A960FC731E5F6B4EBF96 |
SHA-256 | 6D873C3EDF3A83E3EC940DE1ED4D69EDFC9E3F82C4339A036AD5181F2EC91059 |
Key | Value |
---|---|
FileSize | 989102 |
MD5 | CEEF8D5E2AF908E69910A3D50577D57C |
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@lists.ubuntu.com> |
PackageName | libboost-serialization-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-9ubuntu3 |
SHA-1 | 4E971FCEA89DC99A5893BC20457F42D8696C39B6 |
SHA-256 | 037261AD294A99BBA9BA3A17F51D15CA299CB49B80EEB68641316C9FAC3F342E |
Key | Value |
---|---|
FileSize | 37508 |
MD5 | 280F2D5D37F01720F26EC333B76BFF49 |
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. . Homepage: http://www.boost.org/libs/thread/ |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | libboost-thread1.33.1 |
PackageSection | libs |
PackageVersion | 1.33.1-9ubuntu3 |
SHA-1 | 4EE77A7B71833CACED06E66EED61621EE3ED4DD3 |
SHA-256 | 6C9E222097E0937841D83DD894EC6774E5796A33A3B4EFAF911257D2A4EA33BE |
Key | Value |
---|---|
FileSize | 647572 |
MD5 | 5511571D1282FBBDB4F7F31EF382F7CB |
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@lists.ubuntu.com> |
PackageName | libboost-wave-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-9ubuntu3 |
SHA-1 | 5270610FA2FEDA28EC45FA1605CA597423A3ACA3 |
SHA-256 | 9AC62ADDEFBBA05D7CF5E6999EEDD5232858595EDA54617136BE06949E9648ED |
Key | Value |
---|---|
FileSize | 1661284 |
MD5 | 99299E73F333DFA830D2B28F095037F2 |
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 | Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com> |
PackageName | libboost-dev |
PackageSection | libdevel |
PackageVersion | 1.33.1-9ubuntu3 |
SHA-1 | 6004BD93235AAEEB837BEC11AAA15D2B2D067121 |
SHA-256 | 20BF15C7F1E00969B2E6298F43E42EC12978336B82F0AA3680AF0E4A4AD54D88 |