Result for 0C91B26E264E0E880740F38EFBD87B02893E05C2

Query result

Key Value
FileName./usr/lib/python3/dist-packages/twine/__main__.py
FileSize1048
MD587E7B44842615DE2D8BFB97D94C7CC1D
SHA-10C91B26E264E0E880740F38EFBD87B02893E05C2
SHA-2562B06117D7E4B3B868A92E60545DD707BD6CA219887EF30EB7A76150D3332FDFA
SSDEEP24:d4I2QUOU0E+MHQk1vpslgD2o8lxglKzZjxgChZYgLOpwv:d4zx0OH31hfzuxgIzZ1jNaA
TLSHT13011797B9C0536739BC0C0CF2A17C0CE5337F92A2D8D1264B0ECC294179517B84F8161
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
FileSize70168
MD5149C979B9B139B52D6146C43C5FE51E8
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).
PackageMaintainerPython Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
PackageNametwine
PackageSectionutils
PackageVersion1.13.0-1
SHA-1C78E5302DFEE7D1982982A1CC04BEC5AA1545029
SHA-25656B66489D76F20CA31441CEAE4DA6D233469459CDBDEF7B2472B2690644B222C