Key | Value |
---|---|
FileName | ./usr/share/doc/libboost1.38-doc/changelog.Debian.gz |
FileSize | 14647 |
MD5 | 577A75BC925EE697B70F6757699E2020 |
SHA-1 | 85AB2D34AACC52E6BF5EA0182755EA2861A46BFD |
SHA-256 | BCBB9A9F64618762AA217FB40B0A79A9D5408529D285A47BDD0AFB5880EDC0A3 |
SSDEEP | 384:3oOYlIhwPgs4ap6drDl4oUxHVXVyOpXnuZc:YOYlIh8j4aOrDl4oUxH1pXnuc |
TLSH | T17362C02BBB326BB4D919C2514CD2A37B74F2768B059938ADF60A4CD5A27134F602DA00 |
hashlookup:parent-total | 211 |
hashlookup:trust | 100 |
The searched file hash is included in 211 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 24926 |
MD5 | 034A0C3279E9AB1ED880AD679B3AD5DE |
PackageDescription | Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. |
PackageMaintainer | Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com> |
PackageName | libboost-system1.38.0 |
PackageSection | libs |
PackageVersion | 1.38.0-6ubuntu6 |
SHA-1 | 016BF88E10B80C6DBA58823012FE287DF46C02A6 |
SHA-256 | B735A7E69AE70C2E69F1688393877C6DA5BAC0903CD0C50CA43803EF81A0A06B |
Key | Value |
---|---|
FileSize | 492342 |
MD5 | BE54096BA791B52EFB25AF1599778147 |
PackageDescription | Boost.Python Library development files This package forms 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. . This package also contains the pyste Boost.Python code generator that allows the user to specify classes and functions to be exported using a simple interface file, which following the Boost.Python's philosophy, is simple Python code. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. |
PackageMaintainer | Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com> |
PackageName | libboost-python1.38-dev |
PackageSection | libdevel |
PackageVersion | 1.38.0-6ubuntu6 |
SHA-1 | 017F9E208665810B36D136C20AFA982103575D40 |
SHA-256 | 54230CD77E4472682A523CFA1D9A76C6E3038BED08DDFFF3B216F69E7681466E |
Key | Value |
---|---|
FileSize | 86542 |
MD5 | 4533D066C914E3F0363937D88680D7F3 |
PackageDescription | managed signals and slots library for C++ This package forms 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." |
PackageMaintainer | Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com> |
PackageName | libboost-signals1.38-dev |
PackageSection | libdevel |
PackageVersion | 1.38.0-6ubuntu6 |
SHA-1 | 03A871F2A5894A5CB14FF3A0C38D335B66E899F4 |
SHA-256 | 07DE865F607F40395C95DC63A4D216D8B066F7BC7196F13A1FD0E57E60D0C279 |
Key | Value |
---|---|
FileSize | 248618 |
MD5 | 2A3E3A6E28836BE18063E24B15DA8917 |
PackageDescription | C99/C++ preprocessor library This package forms 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). |
PackageMaintainer | Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com> |
PackageName | libboost-wave1.38.0 |
PackageSection | libs |
PackageVersion | 1.38.0-6ubuntu6 |
SHA-1 | 03DDB0AD05A20FBE05CD87EDD8E119E733226E55 |
SHA-256 | FEAF4CE3CDCB8ECD78198192D4887019464FA54E5234D4AD37C3DAEB0404DB02 |
Key | Value |
---|---|
FileSize | 383930 |
MD5 | B4043817287FFD47B6D947E90BC4A326 |
PackageDescription | serialization library for C++ This package forms part of the Boost C++ Libraries collection, containing the following 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 . Here, "serialization" means 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. |
PackageMaintainer | Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com> |
PackageName | libboost-serialization1.38-dev |
PackageSection | libdevel |
PackageVersion | 1.38.0-6ubuntu6 |
SHA-1 | 05193D871547C8858496B82352DD7FD645B33480 |
SHA-256 | 241AC1317AD7996C4D001BF17464EB4DA4163C58CD4D4545679CCE32AE54C131 |
Key | Value |
---|---|
FileSize | 174700 |
MD5 | 22D7532C488463DDB88CB44BD2BFA598 |
PackageDescription | set of date-time libraries based on generic programming concepts This package forms 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. |
PackageMaintainer | Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com> |
PackageName | libboost-date-time1.38-dev |
PackageSection | libdevel |
PackageVersion | 1.38.0-6ubuntu6 |
SHA-1 | 05ABD8AF6F5BB8BCC90933420B72A8F08CE1ABAB |
SHA-256 | 1C526369BEFA80D378B35269DDED48408112F6D6981D1FEA20E1F1AE1E3D15DB |
Key | Value |
---|---|
FileSize | 591576 |
MD5 | 5CA9718258B4055C1270C256F5B6B75B |
PackageDescription | regular expression library for C++ This package forms 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. |
PackageMaintainer | Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com> |
PackageName | libboost-regex1.38-dev |
PackageSection | libdevel |
PackageVersion | 1.38.0-6ubuntu6 |
SHA-1 | 05E3E721FAB3E0DF93345E980C06CEC7D2B7CBDC |
SHA-256 | BF8563166958638389C4A25CA6EF832CEB11196C90752D7D42DAD547127A05CE |
Key | Value |
---|---|
FileSize | 631362 |
MD5 | 75934D4C3E1684EF1AD647865D502EA5 |
PackageDescription | Boost.Python Library development files This package forms 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. . This package also contains the pyste Boost.Python code generator that allows the user to specify classes and functions to be exported using a simple interface file, which following the Boost.Python's philosophy, is simple Python code. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. |
PackageMaintainer | Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com> |
PackageName | libboost-python1.38-dev |
PackageSection | libdevel |
PackageVersion | 1.38.0-6ubuntu6 |
SHA-1 | 0655FAC607F2A6A9D594918AC54F395E97574051 |
SHA-256 | 9872C16D0E9F3B94F54AF18AE5CE39DD9B3A674EF708650F4D13BF108C0D0C1F |
Key | Value |
---|---|
FileSize | 80088 |
MD5 | 1C67D394F2E3D2AD00A596DD3BD1F21B |
PackageDescription | portable C++ multi-threading This package forms 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. |
PackageMaintainer | Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com> |
PackageName | libboost-thread1.38-dev |
PackageSection | libdevel |
PackageVersion | 1.38.0-6ubuntu6 |
SHA-1 | 08F4E85B7CD3E6AEF2D1591AB90F84364325FCE3 |
SHA-256 | 95D177E724524D6841A5BBEF2DD6B77E34B18EDE025C5FE40B333EA30532FC5F |
Key | Value |
---|---|
FileSize | 261512 |
MD5 | 094A89DB0E444DB89FD4D4112FAC5095 |
PackageDescription | Boost.Math Library This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. |
PackageMaintainer | Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com> |
PackageName | libboost-math1.38.0 |
PackageSection | libs |
PackageVersion | 1.38.0-6ubuntu6 |
SHA-1 | 099196BDAC579F0CBFECEE0C1E43DB79BF8377A6 |
SHA-256 | 6C75CB52DE5644CFEA10635551DBA494E90587A9651A92696AA348379E2A1E6A |