Key | Value |
---|---|
FileName | ./usr/share/doc/libboost-thread1.33.0/changelog.Debian.gz |
FileSize | 4627 |
MD5 | A897CC44820CBDAA82E72521CF776B32 |
SHA-1 | 0E64774BB33F0E6E2D251A727FA4ABF4F4D8B3EC |
SHA-256 | F81C2DF09DCAAE3E55397ADD80586CE750365AE32174061DD9087A91629D113C |
SSDEEP | 96:Y6tlphAIv9/5pnyF+BoEIevwArJOFZDej5KljQIW0IobQR796gduq7WoNAJGl4JF:Ltlp+G9jtIevwAsFZCjAlj9m74gn7qTF |
TLSH | T1D6A17C1FC44C50520965E274EAEC796411922E50BF6B8A4E8F85B19EF5B7FC601DD3E0 |
hashlookup:parent-total | 21 |
hashlookup:trust | 100 |
The searched file hash is included in 21 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 156072 |
MD5 | CB2200D8D588CA55B7599B61DA2458C4 |
PackageDescription | set of date-time libraries based on generic programming concepts Part of the Boost.org library 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 | Steve M. Robbins <smr@debian.org> |
PackageName | libboost-date-time-dev |
PackageSection | libdevel |
PackageVersion | 1.32.0+1.33.0-cvs20050727-1ubuntu1 |
SHA-1 | 027F0D892FD95572FB46922143F94448FF3E24B5 |
SHA-256 | D79DB24AC2012E4C8FAAFFE41C7A6E4BC3D50513E494A2E25F22C5F0F493B6E0 |
Key | Value |
---|---|
FileSize | 71618 |
MD5 | FA2C7EF5524BF746C5310C6F8601C593 |
PackageDescription | managed signals and slots library for C++ Part of the Boost.org library 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 | Steve M. Robbins <smr@debian.org> |
PackageName | libboost-signals-dev |
PackageSection | libdevel |
PackageVersion | 1.32.0+1.33.0-cvs20050727-1ubuntu1 |
SHA-1 | 1FA56BD8F87C37D8AA3811A6533372398CBFD68F |
SHA-256 | EFC5A2C2AD92958F097639B02B43B869F6DCFE5F24CE37D78356C83A4D7A20BA |
Key | Value |
---|---|
FileSize | 136268 |
MD5 | AB1D77BF4F10141AE010D340A0F4F11C |
PackageDescription | Boost.Python Library development files Part of the Boost.org library 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 | Steve M. Robbins <smr@debian.org> |
PackageName | libboost-python-dev |
PackageSection | libdevel |
PackageVersion | 1.32.0+1.33.0-cvs20050727-1ubuntu1 |
SHA-1 | 2E818020436415D6EB6AC7B34EA91F3C89108CFC |
SHA-256 | E50BAB2F1166A23801BAAEC2006DF96D8798D8FD4C244C41D2B3D0F64620FE68 |
Key | Value |
---|---|
FileSize | 437018 |
MD5 | BDB3BF92AD2B14F2E047654711533D3B |
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 | Steve M. Robbins <smr@debian.org> |
PackageName | libboost-serialization-dev |
PackageSection | libdevel |
PackageVersion | 1.32.0+1.33.0-cvs20050727-1ubuntu1 |
SHA-1 | 2F155C6EFC115824881B1796517F916EF1FCE376 |
SHA-256 | 5D3DADCF62B9C5C9A9E4361AD3EA9AC7EC7DDB65D1E61415950FE02CC0B07112 |
Key | Value |
---|---|
FileSize | 102082 |
MD5 | 6CA91929B22C9C20CFCDFF69DB71D880 |
PackageDescription | program options library for C++ Part of the Boost.org library 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 | Steve M. Robbins <smr@debian.org> |
PackageName | libboost-program-options1.33.0 |
PackageSection | libs |
PackageVersion | 1.32.0+1.33.0-cvs20050727-1ubuntu1 |
SHA-1 | 35AF1394F86D7BF0E271EE3A2266D972D79D40F4 |
SHA-256 | C6004C068E1C4DB71B2066F8D428AC3A2FE1C2F1B7586A4265C2162C63BB4330 |
Key | Value |
---|---|
FileSize | 1833264 |
MD5 | BB97E6752049DD9D3D1F1B9A415AD2C7 |
PackageDescription | Boost.org 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 | Steve M. Robbins <smr@debian.org> |
PackageName | libboost-dev |
PackageSection | libdevel |
PackageVersion | 1.32.0+1.33.0-cvs20050727-1ubuntu1 |
SHA-1 | 4FBE8260C1381EF0487023DE5E6A1D3B39AC0812 |
SHA-256 | 2C831E9B14323569301EE6608BA0DFC7C6994852FA2657933359773289ACBDC8 |
Key | Value |
---|---|
FileSize | 32354 |
MD5 | F118CC35D6F527DB7E5CD53AB577F707 |
PackageDescription | set of date-time libraries based on generic programming concepts Part of the Boost.org library 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 | Steve M. Robbins <smr@debian.org> |
PackageName | libboost-date-time1.33.0 |
PackageSection | libs |
PackageVersion | 1.32.0+1.33.0-cvs20050727-1ubuntu1 |
SHA-1 | 51115BD364E35BCCB5F4F12AA20297E1A7F18BAE |
SHA-256 | 46AFCC5212F7AF70DB9BB848B4109F15E3F5A34A3A13081531B9E945A4C828AC |
Key | Value |
---|---|
FileSize | 674732 |
MD5 | BC94E4D97C8964C9B88E0820585875BC |
PackageDescription | regular expression library for C++ Part of the Boost.org library 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 | Steve M. Robbins <smr@debian.org> |
PackageName | libboost-regex-dev |
PackageSection | libdevel |
PackageVersion | 1.32.0+1.33.0-cvs20050727-1ubuntu1 |
SHA-1 | 57525CF2D11958D4A9D2E7C74F4BFFD5DB5F56A3 |
SHA-256 | 7692FC6A0835423EC6F4B56E77E2A94D8817C64DBE10349E4F7169941E5E3C60 |
Key | Value |
---|---|
FileSize | 131926 |
MD5 | 622FBB042AAF1ADF4628E79FBD254BBE |
PackageDescription | generic graph components and algorithms in C++ Part of the Boost.org library 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 | Steve M. Robbins <smr@debian.org> |
PackageName | libboost-graph1.33.0 |
PackageSection | libs |
PackageVersion | 1.32.0+1.33.0-cvs20050727-1ubuntu1 |
SHA-1 | 6067330C1AFFB4CBA4792B17DEC46D740D32B4D3 |
SHA-256 | 24EC2360393DE620248D42E22971C52B35B769C903173B07AE01661CC17F2A52 |
Key | Value |
---|---|
FileSize | 43994 |
MD5 | CCFFA309DDCFDF5A1F70B8BF5A1D8A97 |
PackageDescription | portable C++ multi-threading Part of the Boost.org library 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 | Steve M. Robbins <smr@debian.org> |
PackageName | libboost-thread1.33.0 |
PackageSection | libs |
PackageVersion | 1.32.0+1.33.0-cvs20050727-1ubuntu1 |
SHA-1 | 61DC6CA0207B6B09A1CC01077BE8046ED5A8D243 |
SHA-256 | 088A31DB2643136EC10628A02BEB41283BC83DFA5571970096C36A4FB9123A8C |