Result for D12520356CFB98090A6DA3173A1EDA3981FE4FAA

Query result

Key Value
FileName./usr/share/doc/python3-gpg/changelog.Debian.i386.gz
FileSize222
MD58195C242E377C660CA4BCD24BE917E6C
SHA-1D12520356CFB98090A6DA3173A1EDA3981FE4FAA
SHA-2566FC1C4DAEEF23863C5A9909D2B6ACA7607E3E0B503CC93F7882B7EE1F2EC34BD
SSDEEP6:XtHvDm8eFIAizKS8EiNBLyuDBPvvM/PVn:Xhm8CWuEENP8
TLSHT157D02337B83D4722E5D96078F1550910F6181421507B53F4DC714F55055CD474D0CAF9
hashlookup:parent-total7
hashlookup:trust85

Network graph view

Parents (Total: 7)

The searched file hash is included in 7 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize259484
MD592ED5438E6E429DBCD0A67FA1EECDB38
PackageDescriptionlibrary for GPGME integration with Qt QGpgME is a library that provides GPGME integration with QEventLoop and some Qt datatypes (e.g. QByteArray). . This is the official upstream Qt binding for GPGME.
PackageMaintainerDebian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
PackageNamelibqgpgme7
PackageSectionlibs
PackageVersion1.8.0-3+b2
SHA-135EDD19E6839F85B45D58BF047BB69444ADF7CCD
SHA-256D6ED162899E905CED2BAABD42E04D6B1DBBAC58749E482FA01BAE44250D3B117
Key Value
FileSize168406
MD516185A8DD5C6304EEFACCC790B213F25
PackageDescriptionGPGME - GnuPG Made Easy (library) GPGME is a wrapper library which provides a C API to access some of the GnuPG functions, such as encrypt, decrypt, sign, verify, ... . This package contains the library.
PackageMaintainerDebian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
PackageNamelibgpgme11
PackageSectionlibs
PackageVersion1.8.0-3+b2
SHA-12D3F28108AA513BF30E5625BB13ADD23AA9D6B1C
SHA-256F475521521D54B6BC50EDDD2CCC7DD82662BA996F737B524251C9F8EDF12DEA9
Key Value
FileSize153080
MD51772AE5D0C6B5AB551C4C5C5E116006E
PackageDescriptionC++ wrapper library for GPGME GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . This is the official upstream C++ binding for GPGME.
PackageMaintainerDebian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
PackageNamelibgpgmepp6
PackageSectionlibs
PackageVersion1.8.0-3+b2
SHA-10ED8B7682587643EC7C2A767A1B31B56B1C80D4C
SHA-2561D4C3A0309C393AAE845D45BCD58C2CFD4CC684E6A823078664BC6AE794751A2
Key Value
FileSize444220
MD58E1EF196B2E6C736BCBDE97A9620D825
PackageDescriptionC++ and Qt bindings for GPGME (development files) GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . QGpgME is a library that provides GPGME integration with QEventLoop and some Qt datatypes (e.g. QByteArray). . This package contains the headers and other files needed to compile against either of these libraries.
PackageMaintainerDebian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
PackageNamelibgpgmepp-dev
PackageSectionlibdevel
PackageVersion1.8.0-3+b2
SHA-1DE0981AE3A8052F3FA21C01E5BB3E155759EDBAF
SHA-2561F3AE44A8448340D107AFAABAD632B9DFC07FF3C7F6F93EDB9BFD1E326B3CE40
Key Value
FileSize367540
MD5F2B15FE57E6327704336DD2BB3BEA036
PackageDescriptionGPGME - GnuPG Made Easy (development files) GPGME is a wrapper library which provides a C API to access some of the GnuPG functions, such as encrypt, decrypt, sign, verify, ... . This package contains the headers and other files needed to compile against this library.
PackageMaintainerDebian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
PackageNamelibgpgme-dev
PackageSectionlibdevel
PackageVersion1.8.0-3+b2
SHA-1A32A7F19F9286ABC6E7B09ABA33C3C0902035A85
SHA-2567BDE364CBFD9A876D44615C51E170632B5400B86818591FD939A585ABD96A895
Key Value
FileSize180750
MD529522E0ACF92E1FDB67581C5B415E020
PackageDescriptionPython interface to the GPGME GnuPG encryption library (Python 3) The "gpg" Python module is, for the most part, a direct interface to the C GPGME library. However, it is re-packaged in a more Pythonic way -- object-oriented with classes and modules. Take a look at the classes defined here -- they correspond directly to certain object types in GPGME for C. . Features: * Feature-rich, full implementation of the GPGME library. Supports all GPGME features except interactive editing (coming soon). Callback functions may be written in pure Python. * Ability to sign, encrypt, decrypt, and verify data. * Ability to list keys, export and import keys, and manage the keyring. * Fully object-oriented with convenient classes and modules. . This is the official upstream Python 3 binding for GPGME.
PackageMaintainerDebian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
PackageNamepython3-gpg
PackageSectionpython
PackageVersion1.8.0-3+b2
SHA-1B47923893B21C3C9758400A24ED769482732F3B2
SHA-256BE162A650964D332D93309D2AC04FC0CFE72F25207C9B6A726C812B3C50C251B
Key Value
FileSize181498
MD57F2673A7C44A2F891AFDCD5DEABF3036
PackageDescriptionPython interface to the GPGME GnuPG encryption library (Python 2) The "gpg" Python module is, for the most part, a direct interface to the C GPGME library. However, it is re-packaged in a more Pythonic way -- object-oriented with classes and modules. Take a look at the classes defined here -- they correspond directly to certain object types in GPGME for C. . Features: * Feature-rich, full implementation of the GPGME library. Supports all GPGME features except interactive editing (coming soon). Callback functions may be written in pure Python. * Ability to sign, encrypt, decrypt, and verify data. * Ability to list keys, export and import keys, and manage the keyring. * Fully object-oriented with convenient classes and modules. . This is the official upstream Python 2 binding for GPGME.
PackageMaintainerDebian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
PackageNamepython-gpg
PackageSectionpython
PackageVersion1.8.0-3+b2
SHA-159D472D44A983D0FD3560EC406D682B792D7665E
SHA-2560EACB4811EBCA7A4FE0CA43AE413FF0A2EA5ED7CC2B12370C9C8D3C0758C6F0D