Key | Value |
---|---|
FileName | ./usr/share/doc/pyste/changelog.Debian.gz |
FileSize | 10370 |
MD5 | 6E0ECA19351AA4FF301EB0C036B1DE8A |
SHA-1 | 1E49C652637B32411244FB06695BBDC7933E1BDC |
SHA-256 | 9B8587F19BA2BD02E32A05B4A607050E78C140554122FA308EA810D4BEF64C0F |
SSDEEP | 192:No64OtVuQIZ5ycnD9LYCO6cpXmjNrDOiKe/NsQ2JdjdRQsBvQNbiK:No64OqScnhL86c2DloJdnQNbiK |
TLSH | T1EA22A00E486C1F4352467170B42064C746EB69808AE0DCDEE249F9D73D5EB862AF46D9 |
hashlookup:parent-total | 191 |
hashlookup:trust | 100 |
The searched file hash is included in 191 parent files which include package known and seen by metalookup. A sample is included below:
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 | 184910 |
MD5 | 749670B5382B5FC19F6B010BEA75FBEE |
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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-date-time-dev |
PackageSection | libdevel |
PackageVersion | 1.34.1-11ubuntu1 |
SHA-1 | 01DBB45E47EC84F78A9F6D8804AEF5C4D5C31D7B |
SHA-256 | 1BCA66EFBA601DB48F0BFB65DAFF2650A117AF5E9854A1F0B36BADCCA66C32D5 |
Key | Value |
---|---|
FileSize | 452984 |
MD5 | 4ED6891CF78143BFA71A692FDB7DC7DF |
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). |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-wave1.34.1 |
PackageSection | libs |
PackageVersion | 1.34.1-11ubuntu1 |
SHA-1 | 048F12DDC2FFABC074B29D61F04AFDB81D6CBFFD |
SHA-256 | 9B304BAEBCA866CDFE7D0A9D6A77361E3F2F1AFBD725837D43488952660BC011 |
Key | Value |
---|---|
FileSize | 498356 |
MD5 | 5D6A5258E7191FF59D32CDE054016538 |
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 Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-python1.34.1 |
PackageSection | python |
PackageVersion | 1.34.1-11ubuntu1 |
SHA-1 | 05B8A00B019E69E52C788F937D64930B7650951F |
SHA-256 | 18E03233424E400A171AC3F90A3165775A85BFBA46B3DE603D4EF111BFAF98B3 |
Key | Value |
---|---|
FileSize | 72874 |
MD5 | A0E3038A79E65CF8AFC82F377307D704 |
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." |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-signals1.34.1 |
PackageSection | libs |
PackageVersion | 1.34.1-11ubuntu1 |
SHA-1 | 06680218C589BBC65D6A172E0DE1364C18E908E4 |
SHA-256 | 504E5F7005C1514F90FEF61CBFD93DAD5540F44CAC4A3BE94EC5312B5023E70F |
Key | Value |
---|---|
FileSize | 299014 |
MD5 | FFEFD634BB390B2CB4DE9A813B600492 |
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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-program-options-dev |
PackageSection | libdevel |
PackageVersion | 1.34.1-11ubuntu1 |
SHA-1 | 09AAE7CE09D8412A2E13E514305D4DD3D0A0624C |
SHA-256 | 526DB0BBAC38270DACE53185BE6CCEE66CC0488DFA01CB436174D1DC0CF31446 |
Key | Value |
---|---|
FileSize | 57326 |
MD5 | 5088E381BA23E651107BE50A91919040 |
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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-filesystem1.34.1 |
PackageSection | libs |
PackageVersion | 1.34.1-11ubuntu1 |
SHA-1 | 0BBD29DBECD9EFAD59CBD316B7A3FAFF1741773E |
SHA-256 | 6BF1AB8E619D02785B605F4BF485ABFD5725FA56646501304967FA4F46CB6C0E |
Key | Value |
---|---|
FileSize | 587588 |
MD5 | 7E6AA6C738532A376FE0647C8455C141 |
PackageDescription | Boost.Python Library development files 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 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 Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-python-dev |
PackageSection | libdevel |
PackageVersion | 1.34.1-11ubuntu1 |
SHA-1 | 0CFBA8022571D6F4663D5032FD950A7D146DE6AF |
SHA-256 | A804D8C76F8D0A0374EA52B4789B21B5A36406ACFE167E280787C0FC3166DF1C |
Key | Value |
---|---|
FileSize | 252348 |
MD5 | 1067E0BF36327BA39C730638B9640EBA |
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 | 0D0171E5C92A2A486ED4BF1F1F53C64F856291E6 |
SHA-256 | DD9AA951B256EAC4502E5B53BADE462EA6F2609F1C1CCAD56B0B1AECEB86FC0D |
Key | Value |
---|---|
FileSize | 37894 |
MD5 | 727EA4A80EB406161DD654C32A00BF40 |
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. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-thread1.34.1 |
PackageSection | libs |
PackageVersion | 1.34.1-11ubuntu1 |
SHA-1 | 0ED457F58F3573D3E4136AD1AA003F0D23B8EF1C |
SHA-256 | B97D670C0908E9B39829A225BD71554DECF575E96F6C5C39CB7676FDA4B731B8 |