Key | Value |
---|---|
FileName | ./usr/share/doc/gmt/html/_static/copybutton.js |
FileSize | 4796 |
MD5 | ABB23CAACE9954FA6E1C9B30FB659869 |
SHA-1 | 25BB5779DEC2A24FE32C7E82C01C0DE82685EC94 |
SHA-256 | 8AA050BF57EBB68B3DEFF51F81EC5C172EE15137E3ABA48DCEBBFD23553F9FB8 |
SSDEEP | 96:YRnFGI8JgqSCfMaRIOzULDVFcHRj9PVCYydA3iQfT9MsMv:bJ/MaRIOzULDDcH19MYyXQfT9MsMv |
TLSH | T15CA18174B0F65275CB1B687E325F6704B4757163394AB822BC4C92C42FC412865FAEEA |
hashlookup:parent-total | 26 |
hashlookup:trust | 100 |
The searched file hash is included in 26 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 695120 |
MD5 | 8E59793CA50DCC6F92DC1C3813530AFB |
PackageDescription | Examples for the Python Imaging Library The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load image objects from a variety of file formats, and apply a rich set of image operations to them. . This package contains PIL API documentation and some example scripts. You may also want to look at the python-pil-doc-html or python-pil-doc-pdf packages for the PIL handbook documentation. |
PackageMaintainer | Matthias Klose <doko@debian.org> |
PackageName | python-pil-doc |
PackageSection | doc |
PackageVersion | 8.3.2-1 |
SHA-1 | 01050DA0C1731CDAB2991CF4AA09854BA06DC24F |
SHA-256 | AFBFAB9D048D879F1E224B6B932A3FD6FFDC31CBD65311D99B7ABB09A92F3862 |
Key | Value |
---|---|
FileSize | 1651104 |
MD5 | E80A10BDFBF4E7C36F6235C170851326 |
PackageDescription | Jupyter Notebook Tools for Sphinx -- doc nbsphinx is a Sphinx extension that provides a source parser for *.ipynb files. Custom Sphinx directives are used to show Jupyter Notebook code cells (and of course their results) in both HTML and LaTeX output. Un-evaluatednotebooks, i.e., notebooks without stored output cells, will be automatically executed during the Sphinx build process. . This is the common documentation package. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-nbsphinx-doc |
PackageSection | doc |
PackageVersion | 0.8.0+ds-1 |
SHA-1 | 095B02F4EC62D1CB8E1B0040B882591D17AFF1BE |
SHA-256 | A004C5806A6D04DECA6E01AE44DE8A1B081D04E5FEF76826323A0460876C6502 |
Key | Value |
---|---|
MD5 | 5802673E6773D49F84C77ABE95C29B93 |
PackageArch | noarch |
PackageDescription | [b'Documentation of the Generic Mapping Tools including documentation and\ntutorial in HTML format. The documentation is additionally available in PDF\n(see ftp://ftp.soest.hawaii.edu/gmt/4/ or http://gmt.soest.hawaii.edu/).', b'Die englische HTML-Dokumentation der Generic Mapping Tools inklusive Tutorial.\nDie Dateien sind auch im PDF-Format erh\xc3\xa4ltlich (siehe dazu\nftp://ftp.soest.hawaii.edu/gmt/4/ oder http://gmt.soest.hawaii.edu/).'] |
PackageName | GMT-doc |
PackageRelease | 2.29 |
PackageVersion | 6.2.0 |
SHA-1 | 15B6BDBB6AF9089103A0EC0C7F3ED119C96BE713 |
SHA-256 | 3B08437FF0FF20909D5F05C38CD4CBFFD1ABE0B5BDCD6BD7ECB4D6B911243F4D |
Key | Value |
---|---|
MD5 | 0549FF32FB6D6E5247CAACD71707711C |
PackageArch | noarch |
PackageDescription | [b'Documentation of the Generic Mapping Tools including documentation and\ntutorial in HTML format. The documentation is additionally available in PDF\n(see ftp://ftp.soest.hawaii.edu/gmt/4/ or http://gmt.soest.hawaii.edu/).', b'Die englische HTML-Dokumentation der Generic Mapping Tools inklusive Tutorial.\nDie Dateien sind auch im PDF-Format erh\xc3\xa4ltlich (siehe dazu\nftp://ftp.soest.hawaii.edu/gmt/4/ oder http://gmt.soest.hawaii.edu/).'] |
PackageName | GMT-doc |
PackageRelease | 2.27 |
PackageVersion | 6.2.0 |
SHA-1 | 1683E0415ABD29C428C8B200397CA57E67A34D32 |
SHA-256 | 5C37F5FD93C071A2D896CACE3173846DCCEF3D9DE66B3DFAE0F3247BC4BF9BEF |
Key | Value |
---|---|
FileSize | 251448 |
MD5 | 62FB3A8E62C272AF3F4707BF4FF89CE9 |
PackageDescription | module to access OpenCL parallel computation API (documentation) PyOpenCL lets you access the OpenCL parallel computation API from Python. Here's what sets PyOpenCL apart: * Object cleanup tied to lifetime of objects. This idiom, often called RAII in C++, makes it much easier to write correct, leak- and crash-free code. * Completeness. PyOpenCL puts the full power of OpenCL’s API at your disposal, if you wish. * Convenience. While PyOpenCL's primary focus is to make all of OpenCL accessible, it tries hard to make your life less complicated as it does so--without taking any shortcuts. * Automatic Error Checking. All OpenCL errors are automatically translated into Python exceptions. * Speed. PyOpenCL’s base layer is written in C++, so all the niceties above are virtually free. * Helpful, complete documentation and a wiki. * Liberal licensing (MIT). . This package contains HTML documentation and example scripts. |
PackageMaintainer | Debian OpenCL Maintainers <pkg-opencl-devel@lists.alioth.debian.org> |
PackageName | python-pyopencl-doc |
PackageSection | doc |
PackageVersion | 2021.2.2-1 |
SHA-1 | 192F0A893F51C3F6D877C099F2887B00B6C74284 |
SHA-256 | 61446A438EA64C907CAA7A2784B3011523DB950C733E4D7BDCBB3F29CA1ABDE4 |
Key | Value |
---|---|
FileSize | 159052 |
MD5 | 431CE50A117D6320D3BCD3839D099DD9 |
PackageDescription | module to access OpenCL parallel computation API (documentation) PyOpenCL lets you access the OpenCL parallel computation API from Python. Here's what sets PyOpenCL apart: * Object cleanup tied to lifetime of objects. This idiom, often called RAII in C++, makes it much easier to write correct, leak- and crash-free code. * Completeness. PyOpenCL puts the full power of OpenCL’s API at your disposal, if you wish. * Convenience. While PyOpenCL's primary focus is to make all of OpenCL accessible, it tries hard to make your life less complicated as it does so--without taking any shortcuts. * Automatic Error Checking. All OpenCL errors are automatically translated into Python exceptions. * Speed. PyOpenCL’s base layer is written in C++, so all the niceties above are virtually free. * Helpful, complete documentation and a wiki. * Liberal licensing (MIT). . This package contains HTML documentation and example scripts. |
PackageMaintainer | Debian OpenCL Maintainers <pkg-opencl-devel@lists.alioth.debian.org> |
PackageName | python-pyopencl-doc |
PackageSection | doc |
PackageVersion | 2021.1.2-1 |
SHA-1 | 2035E3737C63B956A1B37D5ACD8B5D82562A247D |
SHA-256 | 91B750B5427B63695A218B4395ED323139F69898D3A404D88AEFB743959D49AD |
Key | Value |
---|---|
FileSize | 124750408 |
MD5 | 908F49E5D8E57C7B2EA179D9610A62ED |
PackageDescription | Python based plotting system (documentation package) Matplotlib is a pure Python plotting library designed to bring publication quality plotting to Python with a syntax familiar to Matlab users. All of the plotting commands in the pylab interface can be accessed either via a functional interface familiar to Matlab users or an object oriented interface familiar to Python users. . This package contains documentation for python-matplotlib. |
PackageMaintainer | Sandro Tosi <morph@debian.org> |
PackageName | python-matplotlib-doc |
PackageSection | doc |
PackageVersion | 3.3.4-1 |
SHA-1 | 21E45013BE41A53594354D05BEEE568698B02B16 |
SHA-256 | 418D8B1AD51EB5548AC250AF556A0DFC4372715099965B37531E3986EDB77E21 |
Key | Value |
---|---|
FileSize | 169508 |
MD5 | D56F2F2C0DB4F3E4AFB7EBF7873B9DD8 |
PackageDescription | module to access Nvidia‘s CUDA computation API (documentation) PyCUDA lets you access Nvidia‘s CUDA parallel computation API from Python. Several wrappers of the CUDA API already exist–so what’s so special about PyCUDA? * Object cleanup tied to lifetime of objects. This idiom, often called RAII in C++, makes it much easier to write correct, leak- and crash-free code. PyCUDA knows about dependencies, too, so (for example) it won’t detach from a context before all memory allocated in it is also freed. * Convenience. Abstractions like pycuda.driver.SourceModule and pycuda.gpuarray.GPUArray make CUDA programming even more convenient than with Nvidia’s C-based runtime. * Completeness. PyCUDA puts the full power of CUDA’s driver API at your disposal, if you wish. * Automatic Error Checking. All CUDA errors are automatically translated into Python exceptions. * Speed. PyCUDA’s base layer is written in C++, so all the niceties above are virtually free. * Helpful Documentation. . This package contains HTML documentation and example scripts. |
PackageMaintainer | Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org> |
PackageName | python-pycuda-doc |
PackageSection | contrib/doc |
PackageVersion | 2021.1~dfsg-1 |
SHA-1 | 22A7B1868432C6B088F62D4DE343A287874CE78B |
SHA-256 | 20FF36C17CECC791E3F1C627D588061391D9D99334E0EF0898E606A48AE2EED1 |
Key | Value |
---|---|
MD5 | 63CAEC72A566712005938E6B77158115 |
PackageArch | noarch |
PackageDescription | Documentation for libsemigroups. |
PackageMaintainer | Fedora Project |
PackageName | libsemigroups-doc |
PackageRelease | 3.fc33 |
PackageVersion | 1.3.1 |
SHA-1 | 2317E70BC2D5134B974BC7643753481DBC7D0674 |
SHA-256 | DE3B853A0199C1868A8A530404F8766259034C283AA714F44891AF827D70CE8B |
Key | Value |
---|---|
MD5 | CA780A24104059A92656A46C581A62BE |
PackageArch | noarch |
PackageDescription | [b'Documentation of the Generic Mapping Tools including documentation and\ntutorial in HTML format. The documentation is additionally available in PDF\n(see ftp://ftp.soest.hawaii.edu/gmt/4/ or http://gmt.soest.hawaii.edu/).', b'Die englische HTML-Dokumentation der Generic Mapping Tools inklusive Tutorial.\nDie Dateien sind auch im PDF-Format erh\xc3\xa4ltlich (siehe dazu\nftp://ftp.soest.hawaii.edu/gmt/4/ oder http://gmt.soest.hawaii.edu/).'] |
PackageName | GMT-doc |
PackageRelease | 2.32 |
PackageVersion | 6.2.0 |
SHA-1 | 2B57FB053866F4E4C4C1606F1877159C69112B03 |
SHA-256 | DFC68389E95A2E091D4AA72945D671E7DC29007B5604A5F3F1EB7339B5C51083 |