Result for 1020E3AC0787B526E6BA228DF56993F99C2BEE2A

Query result

Key Value
FileName./usr/bin/twine
FileSize372
MD544943E9D18B54C2F1A662E5E9BAAACB8
SHA-11020E3AC0787B526E6BA228DF56993F99C2BEE2A
SHA-256C79DAAB4AD7BC56AF6A515C9871D1A700C4BF47C1AB750EC84AF0D6BAA8E2384
SSDEEP6:HWaHwelgxtKX+FML6BWUihXFhK64/VAoLGtrVV1CFAjaj+iQDF7M1tQDaSbrVV7I:HsKu2LFvZoi9VrCF2aGNM1m2SfVSxMLw
TLSHT13FE0C0138890CD6286E302833631646C12068DE3B600615473C45A69BBC13B31DF0E78
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
FileSize37034
MD5407692CF5AA429BB4D812BB377782432
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.8.1-2
SHA-10BFDE72B3D27C8DCD1A3CC6CB3566C923E3C8929
SHA-2565D4B601608CDE8DB4B8C4675419DD9664126A52C599D6105BDB1BCD27A9004D3