Key | Value |
---|---|
FileName | ./usr/share/doc/python3-gpg/changelog.Debian.gz |
FileSize | 8716 |
MD5 | 008BA461D01CE08F3C3A1831C9326D1D |
SHA-1 | DD4568CAA7EFEF34FA7D5A6FFF284FE2E1D62C64 |
SHA-256 | 80F23F5D9B9836085A3811AF4CF90C15F0F38F04A05A92E0DCCC274B24A36C66 |
SSDEEP | 192:Bzdd4JPSFnLXr2m7JxhdL4Cflpgt5qfOrr:NdSB2nNdLplpgtwAr |
TLSH | T18002B005CE7792AFFABA3E9F40379211096D4393C35DC94405CE0A6884BA9CC01628BF |
hashlookup:parent-total | 71 |
hashlookup:trust | 100 |
The searched file hash is included in 71 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 259236 |
MD5 | 14D7BDD5A1C11A17AD92F46379149839 |
PackageDescription | GPGME - 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. |
PackageMaintainer | Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org> |
PackageName | libgpgme11 |
PackageSection | libs |
PackageVersion | 1.12.0-6 |
SHA-1 | 066DFA58A85EE3069804FD2EC31EDFF6E2567C14 |
SHA-256 | 4C698B8B621FE88A356156284FEBDC4A0A78DFF876A0CB904C590208919D1722 |
Key | Value |
---|---|
FileSize | 563676 |
MD5 | 7C86BE6D8F8CC798785F88DD4B1DB1A9 |
PackageDescription | C++ 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. |
PackageMaintainer | Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org> |
PackageName | libgpgmepp-dev |
PackageSection | libdevel |
PackageVersion | 1.12.0-6 |
SHA-1 | 067B8DC3282F35C9D642AAEBFA733A94FAC7B898 |
SHA-256 | 4A1CB9AFCBDCCF00130E76DAA48379CABD426D590BDA59D42B253DF7D01E78A9 |
Key | Value |
---|---|
FileSize | 471516 |
MD5 | D89C94F9C8164C15ECB5A8E627132BC6 |
PackageDescription | GPGME - 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. |
PackageMaintainer | Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org> |
PackageName | libgpgme-dev |
PackageSection | libdevel |
PackageVersion | 1.12.0-6 |
SHA-1 | 089AA06083F32CB4E02356479F97EA2BBF380210 |
SHA-256 | 149F22A215A4E9CB58051547765282C3648E2F6FC3A37E9A0B2CCE3B385EB545 |
Key | Value |
---|---|
FileSize | 2561460 |
MD5 | B8E63A308BE0904D417F84DF9F39EFEC |
PackageDescription | C++ and Qt bindings for GPGME (documentation for developers) 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 documentation for developers describing how to use these packages. |
PackageMaintainer | Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org> |
PackageName | libgpgmepp-doc |
PackageSection | doc |
PackageVersion | 1.12.0-6 |
SHA-1 | 0E6EF209C32E3FAC47AB9A9A0F15353DAF7FED06 |
SHA-256 | 3DCE6793A9569B4A71B50D245BE899342C9F53F60A62E00CF21E07CBEDEF923E |
Key | Value |
---|---|
FileSize | 278088 |
MD5 | 37BD68F575497A1126F7A347CAA27B03 |
PackageDescription | Python 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. |
PackageMaintainer | Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org> |
PackageName | python-gpg |
PackageSection | python |
PackageVersion | 1.12.0-6 |
SHA-1 | 0EBCC0D22D645D9ECF622788F6853E7E4AFFADE9 |
SHA-256 | 4DC9A1279DFAA66EB1379CA5A9C1E00CF0DF86200E2709C1498389694844CD6E |
Key | Value |
---|---|
FileSize | 258216 |
MD5 | 084AA486DD760BFD3F2812E4EB4A43A8 |
PackageDescription | Python 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. |
PackageMaintainer | Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org> |
PackageName | python3-gpg |
PackageSection | python |
PackageVersion | 1.12.0-6 |
SHA-1 | 0FDB3709825B94A016D133D10FBF8E87CE3C2514 |
SHA-256 | F165C4762215396FC33A76B69FE61F43A9CD1A808CBE7F8CAB0E21600F6753AB |
Key | Value |
---|---|
FileSize | 275028 |
MD5 | 872E10DB273A22A6BF551D66C418B889 |
PackageDescription | Python 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. |
PackageMaintainer | Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org> |
PackageName | python-gpg |
PackageSection | python |
PackageVersion | 1.12.0-6 |
SHA-1 | 187B05BB80CFEAF5587B37DAC95E7372426E86E8 |
SHA-256 | 138EFDADF79A5F715A5DE5F350A29CFB035AC08A771002E7E9D15D848DABA822 |
Key | Value |
---|---|
FileSize | 232276 |
MD5 | FD57243CF745048BD4756421F35C5B2E |
PackageDescription | GPGME - 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. |
PackageMaintainer | Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org> |
PackageName | libgpgme11 |
PackageSection | libs |
PackageVersion | 1.12.0-6 |
SHA-1 | 1BAFB66A7D78FBB004C3EAE64A08746E812453D0 |
SHA-256 | BFDC447491FEB8F83320803587892E6E162113AAA4C09069E027ED58506364FD |
Key | Value |
---|---|
FileSize | 230176 |
MD5 | 83F3C5D2D60088136118E820B1F44BD7 |
PackageDescription | GPGME - 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. |
PackageMaintainer | Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org> |
PackageName | libgpgme11 |
PackageSection | libs |
PackageVersion | 1.12.0-6 |
SHA-1 | 1E5F4C8F3FAFC04E4325C27915868F21CFD357BB |
SHA-256 | 7872C947D6357E8BA4E5F543CB40CD2D0020EE1EECEA80BBFEB6D90B0AA5B096 |
Key | Value |
---|---|
FileSize | 335948 |
MD5 | C74324AF0D32D03C2BAFCD0F44D1162A |
PackageDescription | library 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. |
PackageMaintainer | Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org> |
PackageName | libqgpgme7 |
PackageSection | libs |
PackageVersion | 1.12.0-6 |
SHA-1 | 20FEF88BB960336C21D1832549F22922995A3A28 |
SHA-256 | 407509F4CF123F1391023AA5C87852F8D79F1E5A97AAFAEF97AF026B7CB8EDC0 |