Key | Value |
---|---|
FileName | ./usr/share/doc/libboost-thread1.33.0/changelog.Debian.gz |
FileSize | 4627 |
MD5 | 9ADFF0C55682BF2D8403B85D75B9EAE2 |
SHA-1 | 4F30CE7481724F58EC2388F623EC8496F51A8D61 |
SHA-256 | 76507171D1B914FFF06172E8B78D5B48A36661DE3D90F526A333C8C8A0208B8F |
SSDEEP | 96:LtlphAIv9/5pnyF+BoEIevwArJOFZDej5KljQIW0IobQR796gduq7WoNAJGl4JF:Ltlp+G9jtIevwAsFZCjAlj9m74gn7qTF |
TLSH | T1BCA17C1FC44C50520965E274E6EC796411922E50BF6B8A4E4F85B19EB4B7FC601DD3E0 |
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 | 375162 |
MD5 | 8B7AAB188FBB89D4E1D5924CFB86B416 |
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-graph-dev |
PackageSection | libdevel |
PackageVersion | 1.32.0+1.33.0-cvs20050727-1ubuntu1 |
SHA-1 | 08F4095BD18334917584AE4759D1559E347719DA |
SHA-256 | 7418FCF44790686245DD70DF332C275650FF0D71323DA215085257D8AF444BE5 |
Key | Value |
---|---|
FileSize | 919286 |
MD5 | 6D4EE4B8DF3F6F79AB04CFF2C5DEE7FF |
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 | 202841795D8B7FFDB87720223D4022BE25FD117A |
SHA-256 | 63535C8AEAE1BDA4B222D91F4B43B1DA3DB1CB213128B41C8CF6D77E66FD10A0 |
Key | Value |
---|---|
FileSize | 133324 |
MD5 | 4C93E1CF091A5FE4FE90B144951FDE6C |
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 | 220A85EE4359530B4313FC85D334435F2FF3C775 |
SHA-256 | 5E600927C1136865ACA477636ACEFD3F7B4FA8B1D4E9EE987F6B3BAC30CDA983 |
Key | Value |
---|---|
FileSize | 50116 |
MD5 | CB9DA9AC5F2D6E84C31C2396434B869A |
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-signals1.33.0 |
PackageSection | libs |
PackageVersion | 1.32.0+1.33.0-cvs20050727-1ubuntu1 |
SHA-1 | 25E1AA2B7B637D3007454E61BD35C4EF4F1B43FF |
SHA-256 | 1B42C49DA0AC1B5713C295270AEE7D04A86FE0BF021D77E96DEABC4443F2B13C |
Key | Value |
---|---|
FileSize | 616758 |
MD5 | 1C4A7012D8408499CD8B506B3A8B28A7 |
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 | 30E32AF25A32A51AFA233425ECFE732065340882 |
SHA-256 | FEA23F648A1002F010953CBB5D8E2B81EBA07D43D438455A823EA8E3E72451BD |
Key | Value |
---|---|
FileSize | 33028 |
MD5 | 2893A8BE4C2637B5C32995880C392BCB |
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-options-dev |
PackageSection | libdevel |
PackageVersion | 1.32.0+1.33.0-cvs20050727-1ubuntu1 |
SHA-1 | 40B1CE2AED105612DB3B21F09755F5BFD12BE398 |
SHA-256 | C45692AD61A310A4BE287DF5C53F180CA51EC046AEAC08C97EB88219E8424B4E |
Key | Value |
---|---|
FileSize | 5209364 |
MD5 | 04E48984B1CA86A77D080590C82329AF |
PackageDescription | Boost.org libraries with debug symbols Part of the Boost.org library collection. . These libraries are built with debug symbols. They are useful to debug programs which use Boost. . Homepage: http://www.boost.org/ |
PackageMaintainer | Steve M. Robbins <smr@debian.org> |
PackageName | libboost-dbg |
PackageSection | libdevel |
PackageVersion | 1.32.0+1.33.0-cvs20050727-1ubuntu1 |
SHA-1 | 4ABC5BBA6937AFB503862B1A3951E1F1133F643B |
SHA-256 | 8E35249DB82477B9B6B14B866D376982100F353A5E2BBAA72D7EC6FF79D698B0 |
Key | Value |
---|---|
FileSize | 154528 |
MD5 | 3DBE79D176E87950348638501F87BC07 |
PackageDescription | Boost.Python Library 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-python1.33.0 |
PackageSection | python |
PackageVersion | 1.32.0+1.33.0-cvs20050727-1ubuntu1 |
SHA-1 | 4BFF5A0AA99B2446FFEE78689BFE967C3CCC4C25 |
SHA-256 | 15B1151BB446E79AA803BDD1CE225166DCAF07F7CCAD5BE6D507FAD330590FAB |
Key | Value |
---|---|
FileSize | 402386 |
MD5 | 38100AE077A4E29894C4D022AB52FB4F |
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-regex1.33.0 |
PackageSection | libs |
PackageVersion | 1.32.0+1.33.0-cvs20050727-1ubuntu1 |
SHA-1 | 4D1D5D2F8B1D39CDAD04AB36D38B16B5F810C440 |
SHA-256 | BEFF88975C572D2E98BDCD2F0C66CCBC6CDFD400F5D908FCB8FFAF8E979C63D4 |
Key | Value |
---|---|
FileSize | 164018 |
MD5 | E197D00F33FC34CB340A1BE1068B8C9B |
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 | 4D592E3EE74BD9E9F61EB194092A1B52F409E095 |
SHA-256 | 11282C994075DC8010FA2758FA518C75529224718ED4644E76727518FE500AC6 |