Result for 051928835AF1D36FA0924A161B13B35E6E1191DF

Query result

Key Value
FileName./usr/lib/python3/dist-packages/twine/utils.py
FileSize8926
MD5091141CA2F227479B19CFED5078553BE
SHA-1051928835AF1D36FA0924A161B13B35E6E1191DF
SHA-256B8EFCB0EEBCAD1D7C582BC1D23FB4E6B2C349779B004A70E9CC2952FEF0F335C
SSDEEP192:847H2uaQ1C4Zb+tyOiqpm/dZJZ4XZ44n9xEJKcRPzG:84qQU21Z4J+JRbG
TLSHT141020A13E40A9C2703428AA9684FAC9A6707D7172289241978FCA25C1FBE95481F77FE
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

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

Key Value
FileSize57584
MD531B1BEE87D4E18DF063A75112232DD23
PackageDescriptionutility for interacting with PyPI Twine is a tool for uploading distributions (in the Python meaning) to PyPi. . Why should twine be used over the traditional approach? . The biggest reason to use twine is that python setup.py upload uploads files over plaintext. This means anytime you use it you expose your username and password to a MITM attack. Twine uses only verified TLS to upload to PyPI protecting your credentials from theft. . Secondly it allows you to precreate your distribution files. python setup.py upload only allows you to upload something that you’ve created in the same command invocation. This means that you cannot test the exact file you’re going to upload to PyPI to ensure that it works before uploading it. . Finally it allows you to pre-sign your files and pass the .asc files into the command line invocation (twine upload twine-1.0.1.tar.gz twine-1.0.1.tar.gz.asc). This enables you to be assured that you’re typing your gpg passphrase into gpg itself and not anything else since you will be the one directly executing gpg --detach-sign -a <filename>. . Features: . - Verified HTTPS Connections - Uploading doesn’t require executing setup.py - Uploading files that have already been created, allowing testing of distributions before release - Supports uploading any packaging format (including wheels).
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNametwine
PackageSectionutils
PackageVersion3.1.1-1
SHA-12E8B4CE28D00C5AB3DBE44EB1D143AED2BD2F185
SHA-2564BF39BC086906882B1DF4427251C61D0EB29AFDCC57790676D03CC1DD400BA43