Artifact twine_4.0.2-1_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3-importlib-metadata (>= 3.6), python3-keyring, python3-pkginfo (>=
    1.8.1), python3-readme-renderer (>= 35), python3-requests, python3-requests-toolbelt,
    python3-rfc3986 (>= 1.4.0), python3-rich (>= 12), python3-urllib3, python3:any,
    libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.1.1+dfsg)
  Description: "utility for interacting with PyPI\n Twine is a tool for uploading\
    \ distributions (in the Python meaning) to PyPi.\n .\n Why should twine be used\
    \ over the traditional approach?\n .\n The biggest reason to use twine is that\
    \ python setup.py upload uploads files\n over plaintext. This means anytime you\
    \ use it you expose your username and\n password to a MITM attack. Twine uses\
    \ only verified TLS to upload to PyPI\n protecting your credentials from theft.\n\
    \ .\n Secondly it allows you to precreate your distribution files. python setup.py\n\
    \ upload only allows you to upload something that you\u2019ve created in the same\n\
    \ command invocation. This means that you cannot test the exact file you\u2019\
    re\n going to upload to PyPI to ensure that it works before uploading it.\n .\n\
    \ Finally it allows you to pre-sign your files and pass the .asc files into the\n\
    \ command line invocation (twine upload twine-1.0.1.tar.gz\n twine-1.0.1.tar.gz.asc).\
    \ This enables you to be assured that you\u2019re typing\n your gpg passphrase\
    \ into gpg itself and not anything else since you will be\n the one directly executing\
    \ gpg --detach-sign -a <filename>.\n .\n Features:\n .\n  - Verified HTTPS Connections\n\
    \  - Uploading doesn\u2019t require executing setup.py\n  - Uploading files that\
    \ have already been created, allowing testing of\n    distributions before release\n\
    \  - Supports uploading any packaging format (including wheels)."
  Homepage: https://github.com/pypa/twine
  Installed-Size: '1168'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package: twine
  Priority: optional
  Section: utils
  Version: 4.0.2-1
srcpkg_name: twine
srcpkg_version: 4.0.2-1

File

twine_4.0.2-1_all.deb
Binary file twine_4.0.2-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package twine_4.0.2-1

binary package System - - 8 months ago 7 months
BETA